Name | Getter | Setter | Type | Description | Notes |
---|---|---|---|---|---|
errors | getErrors() | setErrors($value) | \SquareConnect\Model\Error[] | Any errors that occurred during the request. | [optional] |
device_code | getDeviceCode() | setDeviceCode($value) | \SquareConnect\Model\DeviceCode | The queried DeviceCode. | [optional] |
Note: All properties are protected and only accessed via getters and setters.