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

Latest commit

 

History

History
18 lines (9 loc) · 647 Bytes

UpdateItemTaxesRequest.md

File metadata and controls

18 lines (9 loc) · 647 Bytes

Square.Connect.Model.UpdateItemTaxesRequest

Description

Properties

Name Type Description Notes
ItemIds List IDs for the CatalogItems associated with the CatalogTax objects being updated.
TaxesToEnable List IDs of the CatalogTax objects to enable. [optional]
TaxesToDisable List IDs of the CatalogTax objects to disable. [optional]

[Back to Model list] [Back to API list] [Back to README]