The AllowanceCharge type exposes the following members.

Constructors

  NameDescription
Public methodAllowanceCharge
Default constructor.

Methods

  NameDescription
Public methodAddPaymentMeans
Add a new 'Payment Means' entry. Payment Means (ASBIE). An association to Payment Means.
Public methodAddTaxCategory
Add a new 'Tax Category' entry. Tax Category (ASBIE). An association to Tax Category.
Public methodClearPaymentMeanss
Removes all 'Payment Means' entries. Payment Means (ASBIE). An association to Payment Means.
Public methodClearTaxCategorys
Removes all 'Tax Category' entries. Tax Category (ASBIE). An association to Tax Category.
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetPaymentMeans
Gets a 'Payment Means' entry. Payment Means (ASBIE). An association to Payment Means.
Public methodGetPaymentMeansCount
Gets the number of 'Payment Means' entries in the container object. Payment Means (ASBIE). An association to Payment Means.
Public methodGetTaxCategory
Gets a 'Tax Category' entry. Tax Category (ASBIE). An association to Tax Category.
Public methodGetTaxCategoryCount
Gets the number of 'Tax Category' entries in the container object. Tax Category (ASBIE). An association to Tax Category.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodRemovePaymentMeans
Removes a 'Payment Means' entry. Payment Means (ASBIE). An association to Payment Means.
Public methodRemoveTaxCategory
Removes a 'Tax Category' entry. Tax Category (ASBIE). An association to Tax Category.
Public methodResetAccountingCost
Resets the node.
Public methodResetAccountingCostCode
Resets the node.
Public methodResetAllowanceChargeReason
Resets the node.
Public methodResetAllowanceChargeReasonCode
Resets the node.
Public methodResetAmount
Resets the node.
Public methodResetBaseAmount
Resets the node.
Public methodResetChargeIndicator
Resets the node.
Public methodResetID
Resets the node.
Public methodResetMultiplierFactorNumeric
Resets the node.
Public methodResetPrepaidIndicator
Resets the node.
Public methodResetSequenceNumeric
Resets the node.
Public methodResetTaxTotal
Resets the node.
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  NameDescription
Public propertyAccountingCost
Accounting Cost (BBIE). The buyer's accounting code as applied to the Allowance Charge expressed as text.
Public propertyAccountingCostCode
Accounting Cost Code (BBIE). The buyer's accounting code as applied to the Allowance Charge.
Public propertyAccountingCostCodeSet
Checks if the property has been set or not.
Public propertyAccountingCostSet
Checks if the property has been set or not.
Public propertyAllowanceChargeReason
Reason (BBIE). The reason for the Allowance Charge, expressed as text.
Public propertyAllowanceChargeReasonCode
Allowance Charge Reason Code (BBIE). The reason for the Allowance Charge, expressed as a code.
Public propertyAllowanceChargeReasonCodeSet
Checks if the property has been set or not.
Public propertyAllowanceChargeReasonSet
Checks if the property has been set or not.
Public propertyAmount
Amount (BBIE). The Allowance Charge amount.
Public propertyAmountSet
Checks if the property has been set or not.
Public propertyBaseAmount
Amount (BBIE). The amount to which the MultiplierFactorNumeric is applied to calculate the Allowance Charge.
Public propertyBaseAmountSet
Checks if the property has been set or not.
Public propertyChargeIndicator
Indicator (BBIE). Indicates whether the Allowance Charge is a charge (true) or a discount (false).
Public propertyChargeIndicatorSet
Checks if the property has been set or not.
Public propertyID
Identifier (BBIE). Identifies an Allowance Charge.
Public propertyIDSet
Checks if the property has been set or not.
Public propertyMultiplierFactorNumeric
Factor (BBIE). The factor applied to the Base Amount to calculate the Allowance Charge.
Public propertyMultiplierFactorNumericSet
Checks if the property has been set or not.
Public propertyMultiplierFactorNumericText
Setting MultiplierFactorNumeric in high precision.
Public propertyPrepaidIndicator
Indicator (BBIE). Indicates whether the Allowance Charge is prepaid (true) or not (false).
Public propertyPrepaidIndicatorSet
Checks if the property has been set or not.
Public propertySequenceNumeric
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.
Public propertySequenceNumericSet
Checks if the property has been set or not.
Public propertyTaxTotal
Tax Total (ASBIE). An association to Tax Total.
Public propertyTaxTotalSet
Checks if the property has been set or not.

See Also