Name | Type | Description | Notes |
---|---|---|---|
id | Number | The ID of the deal-product (the ID of the Product attached to the Deal) | [optional] |
companyId | Number | The ID of the Company | [optional] |
dealId | Number | The ID of the Deal | [optional] |
productId | Number | The ID of the Product | [optional] |
durationUnit | String | The type of the duration. (For example hourly, daily, etc.) | [optional] |
sumNoDiscount | Number | The Product sum without the discount | [optional] |
sum | Number | The sum of all the Products attached to the Deal | [optional] |
currency | String | The currency associated with the Deal Product | [optional] |
addTime | String | The date and time when the Product was added to the Deal | [optional] |
lastEdit | String | The date and time when the Deal Product was last edited | [optional] |
activeFlag | Boolean | Boolean indicates if the Product is activated or not | [optional] |
tax | Number | The Product tax | [optional] |
name | String | The Product name | [optional] |