Name | Type | Description | Notes |
---|---|---|---|
type | string | The type of fee. | [optional] |
sku_id | string | The unique identifer of the stock keeping unit associated with the fee. | [optional] |
category | string | The category of the fee as defined by regulatory law. | [optional] |
value | string | The value of the product. | [optional] |
amount | double | The fee amount. | [optional] |
battery | \DigitalRiver\ApiSdk\Model\Battery | [optional] | |
compliance_agency | string | The unique identifier of the recycling agency associated with the product's jurisdiction. | [optional] |
fee_exemption | string | Indicates whether business to business sales are exempt from paying the fee. | [optional] |
brand_name | string | The product's brand name. | [optional] |
weee | \DigitalRiver\ApiSdk\Model\WEEE | [optional] | |
weight_and_units | string | The weight of the unit, minus packaging or batteries, and the unit of measurement applied to the weight. | [optional] |
currency | string | A three-letter ISO 4217 currency code. | [optional] |
country | string | A two-letter ISO 3166 country code. | [optional] |
subdivisions | string[] | An array of ISO 3166-2 subdivision codes. | [optional] |
metadata | map[string,AnyType] | Key-value pairs used to store additional data. Value can be string, boolean or integer types. | [optional] |