Sha256: 74e29ecc6ae0346133cfe1fc6e082f768c4f015db14c59f09acd90e5868964ae
Contents?: true
Size: 946 Bytes
Versions: 29
Compression:
Stored size: 946 Bytes
Contents
# SquareConnect::V1ModifierOption ### Description ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **id** | **String** | The modifier option's unique ID. | [optional] **name** | **String** | The modifier option's name. | [optional] **price_money** | [**V1Money**](V1Money.md) | The modifier option's price. | [optional] **on_by_default** | **BOOLEAN** | If true, the modifier option is the default option in a modifier list for which selection_type is SINGLE. | [optional] **ordinal** | **Integer** | Indicates the modifier option's list position when displayed in Square Register and the merchant dashboard. If more than one modifier option in the same modifier list has the same ordinal value, those options are displayed in alphabetical order. | [optional] **modifier_list_id** | **String** | The ID of the modifier list the option belongs to. | [optional]
Version data entries
29 entries across 29 versions & 1 rubygems