etsy

UpdateListingInventoryRequestProductsInnerPropertyValuesInner

Properties

| Name | Type | Description | Notes | | ———— | ————- | ————- | ————- | | propertyId | kotlin.Long | The unique ID of an Etsy listing property. | | | valueIds | kotlin.collections.List<kotlin.Long> | An array of unique IDs of multiple Etsy listing property values. For example, if your listing offers different sizes of a product, then the value ID list contains value IDs for each size. | | | propertyValues | kotlin.collections.List<kotlin.String> | A list of property value entries for this product. Note: parenthesis characters (`(` and `)`) are not allowed. | | | scaleId | kotlin.Long | The numeric ID of a single Etsy.com measurement scale. For example, for shoe size, there are three `scale_id`s available - `UK`, `US/Canada`, and `EU`, where `US/Canada` has `scale_id` 19. | [optional] | | propertyName | kotlin.String | The name of the property, in the requested locale language. | [optional] |