Name | Getter | Setter | Type | Description | Notes |
---|---|---|---|---|---|
id | getId() | setId($value) | string | The device's Square-issued ID. | [optional] |
name | getName() | setName($value) | string | The device's merchant-specified name. | [optional] |
Note: All properties are protected and only accessed via getters and setters.