| Name | Type | Description | Notes |
|---|---|---|---|
| name | string | Product name. | |
| description | string | Product description. | [optional] |
| personalization_workflow_id | int | Personalization workflow identifier. | [optional] |
| processing_pipeline_id | int | Processing pipeline identifier. | [optional] |
| tags | string[] | Product tags. | [optional] |
| custom_fields | array<string,string> | Product custom fields. | [optional] |
| options | \Aurigma\BackOffice\Model\CreateProductOptionDto[] | Product options parameters. | [optional] |