PaymentOnAccount interface
A Payment on Account.
Properties
| amount | Payment on Account amount. |
| billing |
The name of the billing profile for the payments on account. |
| billing |
The ID of the billing profile for the payments on account. |
| date | The date of the payments on account. |
| invoice |
The ID of the invoice for which the payments on account was generated. |
| invoice |
The name of the invoice for the payments on account. |
| payment |
Payment on Account type. |
Property Details
amount
billingProfileDisplayName
The name of the billing profile for the payments on account.
billingProfileDisplayName?: string
Property Value
string
billingProfileId
The ID of the billing profile for the payments on account.
billingProfileId?: string
Property Value
string
date
The date of the payments on account.
date?: Date
Property Value
Date
invoiceId
The ID of the invoice for which the payments on account was generated.
invoiceId?: string
Property Value
string
invoiceName
The name of the invoice for the payments on account.
invoiceName?: string
Property Value
string
paymentMethodType
Payment on Account type.
paymentMethodType?: string
Property Value
string