共用方式為


ReservationOrderBillingPlanInformation interface

Information describing the type of billing plan for this reservation.

Properties

nextPaymentDueDate

For recurring billing plans, indicates the date when next payment will be processed. Null when total is paid off.

pricingCurrencyTotal

Amount of money to be paid for the Order. Tax is not included.

startDate

Date when the billing plan has started.

transactions

Property Details

nextPaymentDueDate

For recurring billing plans, indicates the date when next payment will be processed. Null when total is paid off.

nextPaymentDueDate?: Date

Property Value

Date

pricingCurrencyTotal

Amount of money to be paid for the Order. Tax is not included.

pricingCurrencyTotal?: Price

Property Value

startDate

Date when the billing plan has started.

startDate?: Date

Property Value

Date

transactions

transactions?: PaymentDetail[]

Property Value