ReservationToReturnForExchange interface

Reservation refund details

Properties

billingInformation

billing information

billingRefundAmount

Pricing information containing the amount and the currency code

quantity

Quantity to be returned

reservationId

Fully qualified id of the reservation being returned.

status

Status of the individual operation.

Property Details

billingInformation

billing information

billingInformation?: BillingInformation

Property Value

billingRefundAmount

Pricing information containing the amount and the currency code

billingRefundAmount?: Price

Property Value

quantity

Quantity to be returned

quantity?: number

Property Value

number

reservationId

Fully qualified id of the reservation being returned.

reservationId?: string

Property Value

string

status

Status of the individual operation.

status?: string

Property Value

string