Payment interface
An invoice payment.
Properties
| amount | The paid amount. |
| date | The date when the payment was made. |
| payment |
The family of payment method. |
| payment |
The ID that uniquely identifies the payment method used for the invoice. |
| payment |
The type of payment method. |
| payment |
The type of payment. |
Property Details
amount
date
The date when the payment was made.
date?: Date
Property Value
Date
paymentMethodFamily
The family of payment method.
paymentMethodFamily?: string
Property Value
string
paymentMethodId
The ID that uniquely identifies the payment method used for the invoice.
paymentMethodId?: string
Property Value
string
paymentMethodType
The type of payment method.
paymentMethodType?: string
Property Value
string
paymentType
The type of payment.
paymentType?: string
Property Value
string