RefundResponseProperties interface
The refund properties of reservation
Properties
billing |
billing information |
billing |
Pricing information containing the amount and the currency code |
policy |
Refund policy result |
pricing |
Pricing information containing the amount and the currency code |
quantity | Quantity to be returned |
session |
Refund session identifier |
Property Details
billingInformation
billing information
billingInformation?: RefundBillingInformation
Property Value
billingRefundAmount
Pricing information containing the amount and the currency code
billingRefundAmount?: Price
Property Value
policyResult
pricingRefundAmount
Pricing information containing the amount and the currency code
pricingRefundAmount?: Price
Property Value
quantity
Quantity to be returned
quantity?: number
Property Value
number
sessionId
Refund session identifier
sessionId?: string
Property Value
string