The IPayment type exposes the following members.

Methods

  NameDescription
Public methodResetID
Resets the node.
Public methodResetInstructionID
Resets the node.
Public methodResetPaidAmount
Resets the node.

Properties

  NameDescription
Public propertyID
Identifier (BBIE). Identifies the payment.
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 propertyPaidAmount
Amount (BBIE). The amount paid.
Public propertyPaidAmountSet
Checks if the property has been set or not.
Public propertyPaidDate
Date (BBIE). The date at which the payment was made.
Public propertyPaidTime
Time (BBIE). The time at which the payment was made.
Public propertyReceivedDate
Date (BBIE). The date on which the payment was received.

See Also