CreateMobileAuthorizationCodeRequest
November 20, 2019 ยท View on GitHub
Description
Defines the body parameters that can be provided in a request to the CreateMobileAuthorizationCode endpoint.
Properties
| Name | Getter | Setter | Type | Description | Notes |
|---|---|---|---|---|---|
| location_id | getLocationId() | setLocationId($value) | string | The Square location ID the authorization code should be tied to. | [optional] |
Note: All properties are protected and only accessed via getters and setters.