CreateLocationRequest

November 20, 2019 ยท View on GitHub

Description

Request object for the CreateLocation endpoint.

Properties

NameGetterSetterTypeDescriptionNotes
locationgetLocation()setLocation($value)\SquareConnect\Model\LocationThe initial values of the location being created. The `name` field is required. All other fields are optional. Unspecified fields will be set to default values using existing location data.[optional]

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

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