additional_image_ur_ls |
string[] |
A list of URLs of any images associated with this location. |
[optional] |
address |
string |
The first line of the location’s street address. |
[optional] |
address2 |
string |
A second address line for the location’s street address, if needed. |
[optional] |
amenities |
\Swagger\Client\Model\Amenity[] |
A list of strings representing amenities available at the location. |
[optional] |
business_description |
string |
The business description for the location, as configured by the business owner. |
[optional] |
city |
string |
The location’s city. |
[optional] |
description |
string |
A description of the location. |
[optional] |
has_classes |
bool |
When `true`, indicates that classes are held at this location.<br /> When `false`, Indicates that classes are not held at this location. |
[optional] |
id |
int |
The ID assigned to this location. |
[optional] |
latitude |
double |
The location’s latitude. |
[optional] |
longitude |
double |
The location’s longitude. |
[optional] |
name |
string |
The name of this location. |
[optional] |
phone |
string |
The location’s phone number. |
[optional] |
phone_extension |
string |
The location’s phone extension. |
[optional] |
postal_code |
string |
The location’s postal code. |
[optional] |
site_id |
int |
The ID number assigned to this location. |
[optional] |
state_prov_code |
string |
The location’s state or province code. |
[optional] |
tax1 |
float |
A decimal representation of the location’s first tax rate. Tax properties are provided to apply all taxes to the purchase price that the purchase is subject to. Use as many tax properties as needed to represent all the taxes that apply in the location. Enter a decimal number that represents the appropriate tax rate. For example, for an 8% sales tax, enter 0.08. |
[optional] |
tax2 |
float |
A decimal representation of the location’s second tax rate. See the example in the description of Tax1. |
[optional] |
tax3 |
float |
A decimal representation of the location’s third tax rate. See the example in the description of Tax1. |
[optional] |
tax4 |
float |
A decimal representation of the location’s fourth tax rate. See the example in the description of Tax1. |
[optional] |
tax5 |
float |
A decimal representation of the location’s fifth tax rate. See the example in the description of Tax1. |
[optional] |
total_number_of_ratings |
int |
The number of reviews that clients have left for this location. |
[optional] |
average_rating |
double |
The average rating for the location, out of five stars. |
[optional] |
total_number_of_deals |
int |
The number of distinct introductory pricing options available for purchase at this location. |
[optional] |