MetadataBeds
Information about beds.
type MetadataBeds {
informNumberOfUnits: ReviewedBool!
informSharedBed: ReviewedBool!
informBedType: ReviewedBool!
informNumberOfBeds: ReviewedBool!
}
Fields
MetadataBeds.informNumberOfUnits ● ReviewedBool! non-null object
Indicates the number of units available per room.
MetadataBeds.informSharedBed ● ReviewedBool! non-null object
Informs in Search response if beds in the room are shared.
MetadataBeds.informBedType ● ReviewedBool! non-null object
Informs if the supplier returns the beds types.
MetadataBeds.informNumberOfBeds ● ReviewedBool! non-null object
Informs if the supplier returns the number of beds for each room.
Member Of
MetadataRoomCandidates object