Interface ICouponItemized

Hierarchy

  • ICouponItemized

Implemented by

Properties

coupon: ICoupon

A snapshot of coupon at the time of purchase

employee_uid: string

Employee unique id

guid: string

Coupon itemized guid

is_expired: boolean

If coupons are expired

is_generated: boolean

If the coupon is generated instead of purchase

is_multi_stores?: boolean

If this coupon can be used for multiple stores, default: false

is_redeemed: boolean

If the coupons are fully redeemed

promo_code: string

Promotion code which is used to look up the coupon

Coupon usage record if it is redeemed

Generated using TypeDoc