| Name | Type | Description | Notes |
|---|---|---|---|
| product_id | int | [optional] | |
| medium_type | str | [optional] | |
| name | str | [optional] | |
| quantity | int | [optional] | |
| price | float | [optional] | |
| stock | int | [optional] | |
| image_url | str | [optional] | |
| product_type | str | [optional] | |
| artists | [str] | [optional] | |
| any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |