Name | Getter | Setter | Type | Description | Notes |
---|---|---|---|---|---|
name | getName() | setName($value) | string | The modifier's name. Searchable. | [optional] |
price_money | getPriceMoney() | setPriceMoney($value) | \SquareConnect\Model\Money | The modifier's price. | [optional] |
Note: All properties are protected and only accessed via getters and setters.