Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 825 Bytes

File metadata and controls

13 lines (10 loc) · 825 Bytes

# EcommerceV1VariantBatchUpdateVariantsRequestVariantsInner

Properties

Name Type Description Notes
variantId string The id of the variant to update.
title string The variant title.
inventoryQuantity int Units in stock.
manageInventory bool Whether stock is tracked for this variant.
prices \Hostinger\Model\EcommerceV1VariantBatchUpdateVariantsRequestVariantsInnerPricesInner[] The full list of prices for the variant, replacing the existing ones. A free item is amount: 0.

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