Name | Type | Description | Notes |
---|---|---|---|
products | \Swagger\Client\Model\V3applicationlistingslistingIdinventoryProducts[] | A JSON array of products available in a listing, even if only one product. All field names in the JSON blobs are lowercase. | |
price_on_property | int[] | An array of unique listing property ID integers for the properties that change product prices, if any. For example, if you charge specific prices for different sized products in the same listing, then this array contains the property ID for size. | [optional] |
quantity_on_property | int[] | An array of unique listing property ID integers for the properties that change the quantity of the products, if any. For example, if you stock specific quantities of different colored products in the same listing, then this array contains the property ID for color. | [optional] |
sku_on_property | int[] | An array of unique listing property ID integers for the properties that change the product SKU, if any. For example, if you use specific skus for different colored products in the same listing, then this array contains the property ID for color. | [optional] |