late 0.0.310

API reference for Zernio. Authenticate with a Bearer API key. Base URL: https://zernio.com/api
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# GetGoogleBusinessLocationDetails200ResponseLocation

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | Option<**String**> | Business name as set in GBP | [optional]
**place_id** | Option<**String**> | Google Maps Place ID for this location | [optional]
**review_url** | Option<**String**> | Public \"write a review\" URL Google generates for this place | [optional]
**maps_uri** | Option<**String**> | Public Google Maps URL for this location | [optional]
**is_verified** | Option<**bool**> | True when the location has Voice of Merchant (verified + live on Google) | [optional]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)