PaymentOnAccount interface
A Payment on Account.
Properties
amount | Payment on Account amount. |
billing |
The name of the billing profile for the payments on account. NOTE: This property will not be serialized. It can only be populated by the server. |
billing |
The ID of the billing profile for the payments on account. NOTE: This property will not be serialized. It can only be populated by the server. |
date | The date of the payments on account. NOTE: This property will not be serialized. It can only be populated by the server. |
invoice |
The ID of the invoice for which the payments on account was generated. NOTE: This property will not be serialized. It can only be populated by the server. |
invoice |
The name of the invoice for the payments on account. NOTE: This property will not be serialized. It can only be populated by the server. |
payment |
Payment on Account type. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
amount
billingProfileDisplayName
The name of the billing profile for the payments on account. NOTE: This property will not be serialized. It can only be populated by the server.
billingProfileDisplayName?: string
Property Value
string
billingProfileId
The ID of the billing profile for the payments on account. NOTE: This property will not be serialized. It can only be populated by the server.
billingProfileId?: string
Property Value
string
date
The date of the payments on account. NOTE: This property will not be serialized. It can only be populated by the server.
date?: Date
Property Value
Date
invoiceId
The ID of the invoice for which the payments on account was generated. NOTE: This property will not be serialized. It can only be populated by the server.
invoiceId?: string
Property Value
string
invoiceName
The name of the invoice for the payments on account. NOTE: This property will not be serialized. It can only be populated by the server.
invoiceName?: string
Property Value
string
paymentMethodType
Payment on Account type. NOTE: This property will not be serialized. It can only be populated by the server.
paymentMethodType?: string
Property Value
string