RetrieveLocationResponse

November 20, 2019 ยท View on GitHub

Description

Defines the fields that the RetrieveLocation endpoint returns in a response.

Properties

NameGetterSetterTypeDescriptionNotes
errorsgetErrors()setErrors($value)\SquareConnect\Model\Error[]Information on errors encountered during the request.[optional]
locationgetLocation()setLocation($value)\SquareConnect\Model\LocationThe requested location.[optional]

Note: All properties are protected and only accessed via getters and setters.

[Back to Model list] [Back to API list] [Back to README]