Objects
StayBooking
No description
Fields
startDateTime
Time!
CheckIn time of a booking
endDateTime
Time!
CheckOut time of a booking
address
String!
The location of a trip
city
String!
The destination city
countryCode
String!
The country code of the destination
arrivalLocation
String!
The arrival location of a stay
statusBookingStatus!
Status of a stay
activityTypeActivityType!
Activity type of the returned data source
Interfaces
BookingItemInterface
interface