SquareConnect::UpdateItemTaxesRequest
May 23, 2017 ยท View on GitHub
Description
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| item_ids | Array<String> | The CatalogItems whose enabled/disabled CatalogTaxes are being updated. | |
| taxes_to_enable | Array<String> | The set of CatalogTaxes (referenced by ID) to enable for the CatalogItem. | [optional] |
| taxes_to_disable | Array<String> | The set of CatalogTaxes (referenced by ID) to disable for the CatalogItem. | [optional] |