| Name | Type | Description | Notes |
|---|---|---|---|
| id | int | Store identifier | [optional] |
| name | string | Store name | [optional] |
| menu_id | int | Stores menu identifier | [optional] |
| menu_publish_id | string | Stores menu publish GUID | [optional] |
| metadata | map[string,string] | Store metadata | [optional] |
| currency | string | Currency which used by the Store | [optional] |
| coordinates | \Flipdish\Client\Models\Coordinates | Latitude and longitude of the store | [optional] |
| store_timezone | string | Timezone of store | [optional] |
| store_iana_timezone | string | IANA Timezone of store | [optional] |
| store_group_id | int | Store group id of store | [optional] |
| tax_id | string | VAT number or generic Tax ID of the store | [optional] |
| pretty_address | string | Address of the store | [optional] |
| country_code | string | Country code of the store address (ISO 3166-1 alpha-2) | [optional] |
| property_id | string | Property identifier | [optional] |