Interface ProductCoupon

Hierarchy

  • ProductCoupon

Properties

allowed_uses: number
coupon: string
description: string
discount_amount: number
discount_currency: string
discount_type: string
expires: string
is_recurring: boolean
times_used: number

Generated using TypeDoc