| Name | Type | Description | Notes |
|---|---|---|---|
| id | string | The SKU's unique identifier. | [optional] |
| eccn | string | The export control classification number. | [optional] |
| tax_code | string | The designated tax code. | [optional] |
| name | string | The product’s name. | [optional] |
| image | string | An image of the product. | [optional] |
| url | string | A product url. | [optional] |
| physical | bool | Identifies whether or not a product is physical, so that the appropriate data requirements are enforced. | [optional] |
| metadata | map[string,AnyType] | Key-value pairs used to store additional data. Value can be string, boolean or integer types. | [optional] |