HotelCommitDetails
No description
type HotelCommitDetails {
reference: Reference!
status: BookStatusType!
}
Fields
HotelCommitDetails.reference ● Reference! non-null object
Booking identificators in client and provider systems
HotelCommitDetails.status ● BookStatusType! non-null enum
Booking Status.
Member Of
HotelCommitPayload object