PaymentOnAccount interface

A Payment on Account.

Properties

amount

Payment on Account amount.

billingProfileDisplayName

The name of the billing profile for the payments on account.

billingProfileId

The ID of the billing profile for the payments on account.

date

The date of the payments on account.

invoiceId

The ID of the invoice for which the payments on account was generated.

invoiceName

The name of the invoice for the payments on account.

paymentMethodType

Payment on Account type.

Property Details

amount

Payment on Account amount.

amount?: PaymentOnAccountAmount

Property Value

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