RefundBillingInformation interface
billing information
Properties
| billing |
Pricing information containing the amount and the currency code |
| billing |
Pricing information containing the amount and the currency code |
| billing |
Pricing information containing the amount and the currency code |
| billing |
Represent the billing plans. |
| completed |
The number of completed transactions in this reservation's payment |
| total |
The number of total transactions in this reservation's payment |
Property Details
billingCurrencyProratedAmount
Pricing information containing the amount and the currency code
billingCurrencyProratedAmount?: Price
Property Value
billingCurrencyRemainingCommitmentAmount
Pricing information containing the amount and the currency code
billingCurrencyRemainingCommitmentAmount?: Price
Property Value
billingCurrencyTotalPaidAmount
Pricing information containing the amount and the currency code
billingCurrencyTotalPaidAmount?: Price
Property Value
billingPlan
Represent the billing plans.
billingPlan?: string
Property Value
string
completedTransactions
The number of completed transactions in this reservation's payment
completedTransactions?: number
Property Value
number
totalTransactions
The number of total transactions in this reservation's payment
totalTransactions?: number
Property Value
number