Home > @vsf-enterprise/bigcommerce-api > AppliedDiscount
# AppliedDiscount interface
Discount model.
Signature:
export interface AppliedDiscount
# Properties
| Property | Type | Description |
|---|---|---|
| discounted_amount? | number | (Optional) The discounted amount. |
| id? | number | (Optional) ID of the applied discount. |