This object contains discount code information.
Name | Type | Description |
---|---|---|
id | UUID | The discount primary id. |
discountCode | String | The discount code. |
discountType | String | Discount types like percentage and amount. |
description | String | Some information about the discount code. |
value | Float | Discount values work depending on the discount type. |
organizationID | UUID | The organization id of the discount. |