Enum Place.Types.BusinessStatus
Business status for the place.
Namespace: Google.Maps.Places.V1
Assembly: Google.Maps.Places.V1.dll
Syntax
public enum Place.Types.BusinessStatus
Fields
| Name | Description |
|---|---|
| ClosedPermanently | The establishment is permanently closed. |
| ClosedTemporarily | The establishment is temporarily closed. |
| Operational | The establishment is operational, not necessarily open now. |
| Unspecified | Default value. This value is unused. |