HotelPaxType

GraphQL schema definition

  • enum HotelPaxType{
  • ADULT,
  • CHILD,
  • INFANT,
  • }

Required by