ReservationToPurchaseExchange interface

Reservation purchase details

Properties

billingCurrencyTotal

Pricing information containing the amount and the currency code

properties

The request for reservation purchase

reservationId

Fully qualified id of the reservation being purchased. This value is only guaranteed to be non-null if the purchase is successful.

reservationOrderId

Fully qualified id of the reservationOrder being purchased

status

Status of the individual operation.

Property Details

billingCurrencyTotal

Pricing information containing the amount and the currency code

billingCurrencyTotal?: Price

Property Value

properties

The request for reservation purchase

properties?: PurchaseRequest

Property Value

reservationId

Fully qualified id of the reservation being purchased. This value is only guaranteed to be non-null if the purchase is successful.

reservationId?: string

Property Value

string

reservationOrderId

Fully qualified id of the reservationOrder being purchased

reservationOrderId?: string

Property Value

string

status

Status of the individual operation.

status?: string

Property Value

string