commonAreasOfferSanitizingItemsException property

String? commonAreasOfferSanitizingItemsException
getter/setter pair

Common areas offer sanitizing items exception. Possible string values are:

  • "EXCEPTION_UNSPECIFIED" : Default unspecified exception. Use this only if a more specific exception does not match.
  • "UNDER_CONSTRUCTION" : Amenity or service is unavailable due to ongoing work orders.
  • "DEPENDENT_ON_SEASON" : Amenity or service availability is seasonal.
  • "DEPENDENT_ON_DAY_OF_WEEK" : Amenity or service availability depends on the day of the week.

Implementation

core.String? commonAreasOfferSanitizingItemsException;