ReservationToExchange interface
Reservation refund details
Properties
billing |
billing information |
billing |
Pricing information containing the amount and the currency code |
quantity | Quantity to be returned |
reservation |
Fully qualified id of the reservation being returned. |
Property Details
billingInformation
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