Module google_maps::places::business_status

source ·
Expand description

The business_status field within the Places API Place response object indicates the operational status of the place, if it is a business.

Enums§

  • Indicates the operational status of the place, if it is a business. If no data exists, business_status is not returned. The allowed values include: OPERATIONAL, CLOSED_TEMPORARILY, and CLOSED_PERMANENTLY.