RefundBillingInformation interface

billing information

Properties

billingCurrencyProratedAmount

Pricing information containing the amount and the currency code

billingCurrencyRemainingCommitmentAmount

Pricing information containing the amount and the currency code

billingCurrencyTotalPaidAmount

Pricing information containing the amount and the currency code

billingPlan

Represent the billing plans.

completedTransactions

The number of completed transactions in this reservation's payment

totalTransactions

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