The PaymentMeans type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| PaymentMeans |
Default constructor.
|
Methods
| Name | Description | |
|---|---|---|
| AddInstructionNote |
Add a new 'Note' entry.
Note (BBIE). Free-form text applying to the Payment.
| |
| AddPaymentID |
Add a new 'Payment Identifier' entry.
Payment Identifier (BBIE). Identifies the Payment(s).
| |
| ClearInstructionNotes |
Removes all 'Note' entries.
Note (BBIE). Free-form text applying to the Payment.
| |
| ClearPaymentIDs |
Removes all 'Payment Identifier' entries.
Payment Identifier (BBIE). Identifies the Payment(s).
| |
| Equals | (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetInstructionNote |
Gets a 'Note' entry.
Note (BBIE). Free-form text applying to the Payment.
| |
| GetInstructionNoteCount |
Gets the number of 'Note' entries in the container object.
Note (BBIE). Free-form text applying to the Payment.
| |
| GetPaymentID |
Gets a 'Payment Identifier' entry.
Payment Identifier (BBIE). Identifies the Payment(s).
| |
| GetPaymentIDCount |
Gets the number of 'Payment Identifier' entries in the container object.
Payment Identifier (BBIE). Identifies the Payment(s).
| |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| RemoveInstructionNote |
Removes a 'Note' entry.
Note (BBIE). Free-form text applying to the Payment.
| |
| RemovePaymentID |
Removes a 'Payment Identifier' entry.
Payment Identifier (BBIE). Identifies the Payment(s).
| |
| ResetCardAccount |
Resets the node.
| |
| ResetCreditAccountAccountID |
Resets the node.
| |
| ResetID |
Resets the node.
| |
| ResetInstructionID |
Resets the node.
| |
| ResetPayeeFinancialAccount |
Resets the node.
| |
| ResetPayerFinancialAccount |
Resets the node.
| |
| ResetPaymentChannelCode |
Resets the node.
| |
| ResetPaymentDueDate |
Resets the node.
| |
| ResetPaymentMeansCode |
Resets the node.
| |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| CardAccount |
Card Account (ASBIE). An association to Card Account.
| |
| CardAccountSet |
Checks if the property has been set or not.
| |
| CreditAccountAccountID |
A combination of types:
Account Identifier (BBIE). Identifies the Credit Account.
| |
| CreditAccountAccountIDSet |
Checks if the property has been set or not.
| |
| ID |
Identifier (BBIE). Identifies the Payment Means.
| |
| IDSet |
Checks if the property has been set or not.
| |
| InstructionID |
Instruction Identifier (BBIE). Identifies the Payment Instruction.
| |
| InstructionIDSet |
Checks if the property has been set or not.
| |
| PayeeFinancialAccount |
Financial Account (ASBIE). An association to the payee's Financial Account.
| |
| PayeeFinancialAccountSet |
Checks if the property has been set or not.
| |
| PayerFinancialAccount |
Financial Account (ASBIE). An association to the payer's Financial Account.
| |
| PayerFinancialAccountSet |
Checks if the property has been set or not.
| |
| PaymentChannelCode |
Payment Channel Code (BBIE). The Payment Channel, expressed as a code.
| |
| PaymentChannelCodeSet |
Checks if the property has been set or not.
| |
| PaymentDueDate |
Payment Due Date (BBIE). The date on which payment is due for the Payment Means.
| |
| PaymentDueDateSet |
Checks if the property has been set or not.
| |
| PaymentMeansCode |
Payment Means Code (BBIE). The Payment Means expressed as a code
| |
| PaymentMeansCodeSet |
Checks if the property has been set or not.
|