Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 727 Bytes

V1UpdateModifierListRequest.md

File metadata and controls

12 lines (8 loc) · 727 Bytes

V1UpdateModifierListRequest

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. [optional]

Note: All properties are protected and only accessed via getters and setters.

[Back to Model list] [Back to API list] [Back to README]