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

Latest commit

 

History

History
15 lines (10 loc) · 730 Bytes

CatalogModifier.md

File metadata and controls

15 lines (10 loc) · 730 Bytes

SquareConnect.CatalogModifier

Description

A modifier applicable to items at the time of sale.

Properties

Name Type Description Notes
name String The modifier name. This is a searchable attribute for use in applicable query filters, and its value length is of 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. [optional]