Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 964 Bytes

File metadata and controls

15 lines (12 loc) · 964 Bytes

# EcommerceV1ProductProductResourceVariantsInner

Properties

Name Type Description Notes
id string The variant ID.
title string The variant title.
sku string The variant SKU.
options \Hostinger\Model\EcommerceV1ProductProductResourceVariantsInnerOptionsInner[] The variant's option values.
prices \Hostinger\Model\EcommerceV1ProductProductResourceVariantsInnerPricesInner[] Prices per currency, in the smallest currency unit.
inventoryQuantity int Units in stock.
manageInventory bool Whether stock is tracked for this variant.

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