| Name | Type | Description | Notes |
|---|---|---|---|
| name | string | Item name. | [optional] |
| quantity | int | Item quantity information. | [optional] |
| fields | array<string,mixed> | Item information. | [optional] |
| hidden | mixed | Additional item information. | [optional] |
| design_ids | string[] | A list of design identifiers associated to the item. | [optional] |
| sku | string | SKU. | [optional] |
| resources | \Aurigma\Storefront\Model\ProjectItemResourceParametersDto[] | External resources descriptions. | [optional] |