Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 679 Bytes

CatalogModifier.md

File metadata and controls

15 lines (10 loc) · 679 Bytes

SquareConnect.CatalogModifier

Description

A modifier in the Catalog object model.

Properties

Name Type Description Notes
name String The modifier name. Searchable. This field has max length of 255 Unicode code points. [optional]
price_money Money The modifier price. [optional]
ordinal Number Determines where this `CatalogModifier` appears in the `CatalogModifierList`. [optional]
modifier_list_id String The ID of the `CatalogModifierList` associated with this modifier. Searchable. [optional]