CashDrawerDevice
December 17, 2019 ยท View on GitHub
Description
Properties
| Name | Getter | Setter | Type | Description | Notes |
|---|---|---|---|---|---|
| id | getId() | setId($value) | string | The device Square-issued ID | [optional] |
| name | getName() | setName($value) | string | The device merchant-specified name. | [optional] |
Note: All properties are protected and only accessed via getters and setters.