| Name | Type | Description | Notes |
|---|---|---|---|
| id | string | The product interest ID | [optional] |
| type | string | The product interest type | [optional] |
| quantity | int | The quantity of product. | [optional] |
| price | \Keap\Core\V2\Model\CurrencyValue | The price per unit of the product. | [optional] |
| interest_id | string | The interest ID | [optional] |
| discount_percent | int | The percent to discount the product. Percent represented in a whole number, for example 10 is 10% | [optional] |