Sha256: ad6ac762fc85dc27c2bad9d1e956539214f270f6305ba9763e11065f3c3d822f
Contents?: true
Size: 560 Bytes
Versions: 11
Compression:
Stored size: 560 Bytes
Contents
# SquareConnect::ListLocationsResponse ### Description Defines the fields that are included in the response body of a request to the ListLocations endpoint. One of `errors` or `locations` is present in a given response (never both). ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **errors** | [**Array<Error>**](Error.md) | Any errors that occurred during the request. | [optional] **locations** | [**Array<Location>**](Location.md) | The business's locations. | [optional]
Version data entries
11 entries across 11 versions & 1 rubygems