Name | Type | Description | Notes |
---|---|---|---|
id | int | Product ID. | |
quantity | int | The quantity of products. | |
attributes | \Kinoheld\GenericProviderClient\Model\CartProductAttribute[] | [optional] |
Name | Type | Description | Notes |
---|---|---|---|
id | int | Product ID. | |
quantity | int | The quantity of products. | |
attributes | \Kinoheld\GenericProviderClient\Model\CartProductAttribute[] | [optional] |