GMSPlacesBusinessStatus

GMSPlacesBusinessStatus

Enumerations

enum  GMSPlacesBusinessStatus { GMSPlacesBusinessStatusUnknown, GMSPlacesBusinessStatusOperational, GMSPlacesBusinessStatusClosedTemporarily, GMSPlacesBusinessStatusClosedPermanently }
 Describes the business status of a place. More...

Enumeration Type Documentation

Describes the business status of a place.

Enumerator:
GMSPlacesBusinessStatusUnknown 

The business status is not known.

GMSPlacesBusinessStatusOperational 

The business is operational.

GMSPlacesBusinessStatusClosedTemporarily 

The business is closed temporarily.

GMSPlacesBusinessStatusClosedPermanently 

The business is closed permanently.