The PaymentMeans type exposes the following members.

Constructors

  NameDescription
Public methodPaymentMeans
Default constructor.

Methods

  NameDescription
Public methodAddInstructionNote
Add a new 'Note' entry. Note (BBIE). Free-form text applying to the Payment.
Public methodAddPaymentID
Add a new 'Payment Identifier' entry. Payment Identifier (BBIE). Identifies the Payment(s).
Public methodClearInstructionNotes
Removes all 'Note' entries. Note (BBIE). Free-form text applying to the Payment.
Public methodClearPaymentIDs
Removes all 'Payment Identifier' entries. Payment Identifier (BBIE). Identifies the Payment(s).
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 methodGetInstructionNote
Gets a 'Note' entry. Note (BBIE). Free-form text applying to the Payment.
Public methodGetInstructionNoteCount
Gets the number of 'Note' entries in the container object. Note (BBIE). Free-form text applying to the Payment.
Public methodGetPaymentID
Gets a 'Payment Identifier' entry. Payment Identifier (BBIE). Identifies the Payment(s).
Public methodGetPaymentIDCount
Gets the number of 'Payment Identifier' entries in the container object. Payment Identifier (BBIE). Identifies the Payment(s).
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodRemoveInstructionNote
Removes a 'Note' entry. Note (BBIE). Free-form text applying to the Payment.
Public methodRemovePaymentID
Removes a 'Payment Identifier' entry. Payment Identifier (BBIE). Identifies the Payment(s).
Public methodResetCardAccount
Resets the node.
Public methodResetCreditAccountAccountID
Resets the node.
Public methodResetID
Resets the node.
Public methodResetInstructionID
Resets the node.
Public methodResetPayeeFinancialAccount
Resets the node.
Public methodResetPayerFinancialAccount
Resets the node.
Public methodResetPaymentChannelCode
Resets the node.
Public methodResetPaymentDueDate
Resets the node.
Public methodResetPaymentMeansCode
Resets the node.
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  NameDescription
Public propertyCardAccount
Card Account (ASBIE). An association to Card Account.
Public propertyCardAccountSet
Checks if the property has been set or not.
Public propertyCreditAccountAccountID
A combination of types: Account Identifier (BBIE). Identifies the Credit Account.
Public propertyCreditAccountAccountIDSet
Checks if the property has been set or not.
Public propertyID
Identifier (BBIE). Identifies the Payment Means.
Public propertyIDSet
Checks if the property has been set or not.
Public propertyInstructionID
Instruction Identifier (BBIE). Identifies the Payment Instruction.
Public propertyInstructionIDSet
Checks if the property has been set or not.
Public propertyPayeeFinancialAccount
Financial Account (ASBIE). An association to the payee's Financial Account.
Public propertyPayeeFinancialAccountSet
Checks if the property has been set or not.
Public propertyPayerFinancialAccount
Financial Account (ASBIE). An association to the payer's Financial Account.
Public propertyPayerFinancialAccountSet
Checks if the property has been set or not.
Public propertyPaymentChannelCode
Payment Channel Code (BBIE). The Payment Channel, expressed as a code.
Public propertyPaymentChannelCodeSet
Checks if the property has been set or not.
Public propertyPaymentDueDate
Payment Due Date (BBIE). The date on which payment is due for the Payment Means.
Public propertyPaymentDueDateSet
Checks if the property has been set or not.
Public propertyPaymentMeansCode
Payment Means Code (BBIE). The Payment Means expressed as a code
Public propertyPaymentMeansCodeSet
Checks if the property has been set or not.

See Also