A named selection for this SELECTION
-type custom attribute definition.
Name | Getter | Setter | Type | Description | Notes |
---|---|---|---|---|---|
uid | getUid() | setUid($value) | string | Unique ID set by Square. | [optional] |
name | getName() | setName($value) | string | Selection name, unique within `allowed_selections`. Required. Min length of 1, max length of 255. |
Note: All properties are protected and only accessed via getters and setters.