Name | Type | Description | Notes |
---|---|---|---|
eccn | string | The export control classification number. | [optional] |
hs_code | string | The international and US Harmonized System code (sometimes referred to as the Harmonized Tariff Schedule). | [optional] |
sku_group_id | string | The unique identifier of the Sku Group. | [optional] |
part_number | string | The manufacturer's part number. | [optional] |
manufacturer_id | string | The unique identifier | [optional] |
managed_fulfillment | string | Signifies the product is physically fulfilled by Digital River. | [optional] |
tax_code | string | The designated tax code. | [optional] |
name | string | The product’s name. | |
description | string | A description of the product. | [optional] |
image | string | An image of the product. | [optional] |
url | string | A product url. | [optional] |
country_of_origin | string | A two-letter Alpha-2 country code as described in the ISO 3166 international standard. | [optional] |
weight | double | The weight of the product measured in the unit specified by weightUnit. | [optional] |
weight_unit | string | The unit of measurement applied to the weight. | [optional] |
item_breadcrumb | string | The full path to the category where item is included. Categories should be separated by “ > “. | [optional] |
metadata | map[string,AnyType] | Key-value pairs used to store additional data. Value can be string, boolean or integer types. | [optional] |