etsy

ListingPropertyValue

Properties

| Name | Type | Description | Notes | | ———— | ————- | ————- | ————- | | propertyId | kotlin.Long | The numeric ID of the Property. | [optional] | | propertyName | kotlin.String | The name of the Property. | [optional] | | scaleId | kotlin.Long | The numeric ID of the scale (if any). | [optional] | | scaleName | kotlin.String | The label used to describe the chosen scale (if any). | [optional] | | valueIds | kotlin.collections.List<kotlin.Long> | The numeric IDs of the Property values | [optional] | | propertyValues | kotlin.collections.List<kotlin.String> | The Property values | [optional] |