Skip to content
This repository has been archived by the owner on Apr 23, 2021. It is now read-only.

Latest commit

 

History

History
19 lines (12 loc) · 883 Bytes

V1ModifierList.md

File metadata and controls

19 lines (12 loc) · 883 Bytes

V1ModifierList

Description

V1ModifierList Note: This model is deprecated.

Properties

Name Type Description Notes
id String The modifier list's unique ID. [optional]
name String The modifier list's name. [optional]
selectionType String Indicates whether MULTIPLE options or a SINGLE option from the modifier list can be applied to a single item. See V1ModifierListSelectionType for possible values [optional]
modifierOptions List<V1ModifierOption> The options included in the modifier list. [optional]
v2Id String The ID of the CatalogObject in the Connect v2 API. Objects that are shared across multiple locations share the same v2 ID. [optional]