The IPayment type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| ResetID |
Resets the node.
| |
| ResetInstructionID |
Resets the node.
| |
| ResetPaidAmount |
Resets the node.
|
Properties
| Name | Description | |
|---|---|---|
| ID |
Identifier (BBIE). Identifies the payment.
| |
| 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.
| |
| PaidAmount |
Amount (BBIE). The amount paid.
| |
| PaidAmountSet |
Checks if the property has been set or not.
| |
| PaidDate |
Date (BBIE). The date at which the payment was made.
| |
| PaidTime |
Time (BBIE). The time at which the payment was made.
| |
| ReceivedDate |
Date (BBIE). The date on which the payment was received.
|