Interface: IDiscount
Defined in: type/IDiscount.ts:5
Base interface for discount types
Properties
id
id:
string
Defined in: type/IDiscount.ts:7
Unique identifier
value
value:
number
Defined in: type/IDiscount.ts:9
Discount value
Defined in: type/IDiscount.ts:5
Base interface for discount types
id:
string
Defined in: type/IDiscount.ts:7
Unique identifier
value:
number
Defined in: type/IDiscount.ts:9
Discount value