Share via


Invoice.TotalCharges Property

Definition

Gets or sets the total charges in this invoice. Total charges includes the transactions charges and any adjustments.

public decimal TotalCharges { get; set; }
member this.TotalCharges : decimal with get, set
Public Property TotalCharges As Decimal

Property Value

Applies to