Properties
coupon_id
coupon_id: string
discount_amount
discount_amount: {
currency: string;
value: string;
}
Type declaration
-
currency: string
-
value: string
discount_percent
discount_percent: number
discount_type
discount_type: "relative" | "absolute"
status
status: "active" | "not valid"
valid_from
valid_from: string
valid_till
valid_till: string