UpdateItemTaxesRequest

November 20, 2019 ยท View on GitHub

Description

Properties

NameGetterSetterTypeDescriptionNotes
item_idsgetItemIds()setItemIds($value)string[]IDs for the CatalogItems associated with the CatalogTax objects being updated.
taxes_to_enablegetTaxesToEnable()setTaxesToEnable($value)string[]IDs of the CatalogTax objects to enable.[optional]
taxes_to_disablegetTaxesToDisable()setTaxesToDisable($value)string[]IDs of the CatalogTax objects to disable.[optional]

Note: All properties are protected and only accessed via getters and setters.

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