V1UpdateModifierListRequest
November 20, 2019 ยท View on GitHub
Description
V1UpdateModifierListRequest Note: This model is deprecated.
Properties
| 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. See V1UpdateModifierListRequestSelectionType for possible values | [optional] |
Note: All properties are protected and only accessed via getters and setters.