Link Search Menu Expand Document

Constructor: businessLocation

Back to constructors index

Attributes:

NameTypeRequired
geo_pointGeoPointOptional
addressstringYes

Type: BusinessLocation

Example:

$businessLocation = ['_' => 'businessLocation', 'geo_point' => GeoPoint, 'address' => 'string'];