HotelXMappedCode
No description
type HotelXMappedCode {
context: String!
code: String!
}
Fields
HotelXMappedCode.context ● String! non-null scalar
Context of the mapped code
HotelXMappedCode.code ● String! non-null scalar
Code in context
Member Of
HotelData object ● HotelXAmenityData object