Sha256: a42dd33db7ee84abc435b178cac07c17eee54dce9fe2e1e63a63238927e7d656
Contents?: true
Size: 864 Bytes
Versions: 11
Compression:
Stored size: 864 Bytes
Contents
# SquareConnect::V1ModifierList ### Description V1ModifierList ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **id** | **String** | The modifier list's unique ID. | [optional] **name** | **String** | The modifier list's name. | [optional] **selection_type** | **String** | Indicates whether MULTIPLE options or a SINGLE option from the modifier list can be applied to a single item. See [V1ModifierListSelectionType](#type-v1modifierlistselectiontype) for possible values | [optional] **modifier_options** | [**Array<V1ModifierOption>**](V1ModifierOption.md) | The options included in the modifier list. | [optional] **v2_id** | **String** | The ID of the CatalogObject in the Connect v2 API. Objects that are shared across multiple locations share the same v2 ID. | [optional]
Version data entries
11 entries across 11 versions & 1 rubygems