Name | Type | Description | Notes |
---|---|---|---|
id | string | The ID of the additional discount | [optional] |
type | string | Determines whether the discount is applied as a percentage or a fixed amount. | [optional] |
amount | float | The discount amount. | [optional] |
description | string | The name of the discount. | [optional] |
deal_id | int | The ID of the deal the discount was added to. | [optional] |
created_at | string | The date and time of when the discount was created in the ISO 8601 format. | [optional] |
created_by | int | The ID of the user that created the discount. | [optional] |
updated_at | string | The date and time of when the discount was created in the ISO 8601 format. | [optional] |
updated_by | int | The ID of the user that last updated the discount. | [optional] |