PaymentOnAccount interface

A Payment on Account.

Properties

amount

Payment on Account 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.

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.

date

The date of the payments on account. NOTE: This property will not be serialized. It can only be populated by the server.

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.

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.

paymentMethodType

Payment on Account type. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

amount

Payment on Account amount.

amount?: PaymentOnAccountAmount

Property Value

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