RefundResponseProperties interface

The refund properties of reservation

Properties

billingInformation

billing information

billingRefundAmount

Pricing information containing the amount and the currency code

policyResult

Refund policy result

pricingRefundAmount

Pricing information containing the amount and the currency code

quantity

Quantity to be returned

sessionId

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

Refund policy result

policyResult?: RefundPolicyResult

Property Value

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