A representation of a payment.
Attributes
[R] | amount | The payment amount. |
[R] | bacs | An object containing a BACS account number and sort code for the payer's account. |
[R] | iban | A string containing the IBAN for the payer's account. |
[R] | last_status_update | The last status update time for payment. |
[R] | payment_id | The payment ID. |
[R] | payment_token | The payment token. |
[R] | payment_token_expiration_time | The payment token's expiration time. |
[R] | recipient_id | The recipient ID for payment. |
[R] | reference | The payment reference. |
[R] | schedule | The payment schedule. |
[R] | status | The payment's status. |