Home > @vsf-enterprise/bigcommerce-api > AppliedCoupon
# AppliedCoupon interface
Coupon applied in cart.
Signature:
export interface AppliedCoupon
# Properties
Property | Type | Description |
---|---|---|
coupons? | { coupon_code: CouponCode; } | (Optional) |
Home > @vsf-enterprise/bigcommerce-api > AppliedCoupon
Coupon applied in cart.
Signature:
export interface AppliedCoupon
Property | Type | Description |
---|---|---|
coupons? | { coupon_code: CouponCode; } | (Optional) |
On this page