The AllowanceCharge type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| AllowanceCharge |
Default constructor.
|
Methods
| Name | Description | |
|---|---|---|
| AddPaymentMeans |
Add a new 'Payment Means' entry.
Payment Means (ASBIE). An association to Payment Means.
| |
| AddTaxCategory |
Add a new 'Tax Category' entry.
Tax Category (ASBIE). An association to Tax Category.
| |
| ClearPaymentMeanss |
Removes all 'Payment Means' entries.
Payment Means (ASBIE). An association to Payment Means.
| |
| ClearTaxCategorys |
Removes all 'Tax Category' entries.
Tax Category (ASBIE). An association to Tax Category.
| |
| Equals | (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetPaymentMeans |
Gets a 'Payment Means' entry.
Payment Means (ASBIE). An association to Payment Means.
| |
| GetPaymentMeansCount |
Gets the number of 'Payment Means' entries in the container object.
Payment Means (ASBIE). An association to Payment Means.
| |
| GetTaxCategory |
Gets a 'Tax Category' entry.
Tax Category (ASBIE). An association to Tax Category.
| |
| GetTaxCategoryCount |
Gets the number of 'Tax Category' entries in the container object.
Tax Category (ASBIE). An association to Tax Category.
| |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| RemovePaymentMeans |
Removes a 'Payment Means' entry.
Payment Means (ASBIE). An association to Payment Means.
| |
| RemoveTaxCategory |
Removes a 'Tax Category' entry.
Tax Category (ASBIE). An association to Tax Category.
| |
| ResetAccountingCost |
Resets the node.
| |
| ResetAccountingCostCode |
Resets the node.
| |
| ResetAllowanceChargeReason |
Resets the node.
| |
| ResetAllowanceChargeReasonCode |
Resets the node.
| |
| ResetAmount |
Resets the node.
| |
| ResetBaseAmount |
Resets the node.
| |
| ResetChargeIndicator |
Resets the node.
| |
| ResetID |
Resets the node.
| |
| ResetMultiplierFactorNumeric |
Resets the node.
| |
| ResetPrepaidIndicator |
Resets the node.
| |
| ResetSequenceNumeric |
Resets the node.
| |
| ResetTaxTotal |
Resets the node.
| |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| AccountingCost |
Accounting Cost (BBIE). The buyer's accounting code as applied to the Allowance Charge expressed as text.
| |
| AccountingCostCode |
Accounting Cost Code (BBIE). The buyer's accounting code as applied to the Allowance Charge.
| |
| AccountingCostCodeSet |
Checks if the property has been set or not.
| |
| AccountingCostSet |
Checks if the property has been set or not.
| |
| AllowanceChargeReason |
Reason (BBIE). The reason for the Allowance Charge, expressed as text.
| |
| AllowanceChargeReasonCode |
Allowance Charge Reason Code (BBIE). The reason for the Allowance Charge, expressed as a code.
| |
| AllowanceChargeReasonCodeSet |
Checks if the property has been set or not.
| |
| AllowanceChargeReasonSet |
Checks if the property has been set or not.
| |
| Amount |
Amount (BBIE). The Allowance Charge amount.
| |
| AmountSet |
Checks if the property has been set or not.
| |
| BaseAmount |
Amount (BBIE). The amount to which the MultiplierFactorNumeric is applied to calculate the Allowance Charge.
| |
| BaseAmountSet |
Checks if the property has been set or not.
| |
| ChargeIndicator |
Indicator (BBIE). Indicates whether the Allowance Charge is a charge (true) or a discount (false).
| |
| ChargeIndicatorSet |
Checks if the property has been set or not.
| |
| ID |
Identifier (BBIE). Identifies an Allowance Charge.
| |
| IDSet |
Checks if the property has been set or not.
| |
| MultiplierFactorNumeric |
Factor (BBIE). The factor applied to the Base Amount to calculate the Allowance Charge.
| |
| MultiplierFactorNumericSet |
Checks if the property has been set or not.
| |
| MultiplierFactorNumericText |
Setting MultiplierFactorNumeric in high precision.
| |
| PrepaidIndicator |
Indicator (BBIE). Indicates whether the Allowance Charge is prepaid (true) or not (false).
| |
| PrepaidIndicatorSet |
Checks if the property has been set or not.
| |
| SequenceNumeric |
Sequence (BBIE). Identifies the numerical order sequence in which Allowance Charges are calculated when multiple Allowance Charges apply. If all Allowance Charges apply to the same Base Amount, SequenceNumeric will be '1' for all Allowance Charges.
| |
| SequenceNumericSet |
Checks if the property has been set or not.
| |
| TaxTotal |
Tax Total (ASBIE). An association to Tax Total.
| |
| TaxTotalSet |
Checks if the property has been set or not.
|