The IMonetaryTotal type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| ResetAllowanceTotalAmount |
Resets the node.
| |
| ResetChargeTotalAmount |
Resets the node.
| |
| ResetLineExtensionAmount |
Resets the node.
| |
| ResetPayableAmount |
Resets the node.
| |
| ResetPayableRoundingAmount |
Resets the node.
| |
| ResetPrepaidAmount |
Resets the node.
| |
| ResetTaxExclusiveAmount |
Resets the node.
| |
| ResetTaxInclusiveAmount |
Resets the node.
|
Properties
| Name | Description | |
|---|---|---|
| AllowanceTotalAmount |
Allowance Total Amount (BBIE). The total amount of all allowances.
| |
| AllowanceTotalAmountSet |
Checks if the property has been set or not.
| |
| ChargeTotalAmount |
Charge Total Amount (BBIE). The total amount of all charges.
| |
| ChargeTotalAmountSet |
Checks if the property has been set or not.
| |
| LineExtensionAmount |
Line Extension Amount (BBIE). The total of Line Extension Amounts net of tax and settlement discounts, but inclusive of any applicable rounding amount.
| |
| LineExtensionAmountSet |
Checks if the property has been set or not.
| |
| PayableAmount |
Amount (BBIE). The total amount to be paid.
| |
| PayableAmountSet |
Checks if the property has been set or not.
| |
| PayableRoundingAmount |
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.
| |
| PayableRoundingAmountSet |
Checks if the property has been set or not.
| |
| PrepaidAmount |
Prepaid Amount (BBIE). The total prepaid amount.
| |
| PrepaidAmountSet |
Checks if the property has been set or not.
| |
| TaxExclusiveAmount |
Tax Exclusive Amount (BBIE). The total amount exclusive of taxes.
| |
| TaxExclusiveAmountSet |
Checks if the property has been set or not.
| |
| TaxInclusiveAmount |
Tax Inclusive Amount (BBIE). The total amount inclusive of taxes.
| |
| TaxInclusiveAmountSet |
Checks if the property has been set or not.
|