Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 535 Bytes

ListLocationsResponse.md

File metadata and controls

13 lines (8 loc) · 535 Bytes

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 [Error] Any errors that occurred during the request. [optional]
locations [Location] The business locations. [optional]