The IMonetaryTotal type exposes the following members.

Methods

  NameDescription
Public methodResetAllowanceTotalAmount
Resets the node.
Public methodResetChargeTotalAmount
Resets the node.
Public methodResetLineExtensionAmount
Resets the node.
Public methodResetPayableAmount
Resets the node.
Public methodResetPayableRoundingAmount
Resets the node.
Public methodResetPrepaidAmount
Resets the node.
Public methodResetTaxExclusiveAmount
Resets the node.
Public methodResetTaxInclusiveAmount
Resets the node.

Properties

  NameDescription
Public propertyAllowanceTotalAmount
Allowance Total Amount (BBIE). The total amount of all allowances.
Public propertyAllowanceTotalAmountSet
Checks if the property has been set or not.
Public propertyChargeTotalAmount
Charge Total Amount (BBIE). The total amount of all charges.
Public propertyChargeTotalAmountSet
Checks if the property has been set or not.
Public propertyLineExtensionAmount
Line Extension Amount (BBIE). The total of Line Extension Amounts net of tax and settlement discounts, but inclusive of any applicable rounding amount.
Public propertyLineExtensionAmountSet
Checks if the property has been set or not.
Public propertyPayableAmount
Amount (BBIE). The total amount to be paid.
Public propertyPayableAmountSet
Checks if the property has been set or not.
Public propertyPayableRoundingAmount
Rounding Amount (BBIE). The rounding amount (positive or negative) added to the calculated Line Extension Total Amount to produce the rounded Line Extension Total Amount.
Public propertyPayableRoundingAmountSet
Checks if the property has been set or not.
Public propertyPrepaidAmount
Prepaid Amount (BBIE). The total prepaid amount.
Public propertyPrepaidAmountSet
Checks if the property has been set or not.
Public propertyTaxExclusiveAmount
Tax Exclusive Amount (BBIE). The total amount exclusive of taxes.
Public propertyTaxExclusiveAmountSet
Checks if the property has been set or not.
Public propertyTaxInclusiveAmount
Tax Inclusive Amount (BBIE). The total amount inclusive of taxes.
Public propertyTaxInclusiveAmountSet
Checks if the property has been set or not.

See Also