ApplicationAreaType

GraphQL schema definition

  • enum ApplicationAreaType{
  • HOTEL,
  • ROOM,
  • SERVICE,
  • GENERAL,
  • }

Required by