Name | Getter | Setter | Type | Description | Notes |
---|---|---|---|---|---|
name | getName() | setName($value) | string | The modifier list's name. | [optional] |
selection_type | getSelectionType() | setSelectionType($value) | string | Indicates whether multiple options from the modifier list can be applied to a single item. | [optional] |
Note: All properties are protected and only accessed via getters and setters.