Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Coupon

Index

Properties

active: boolean
active_from: null | string
active_to: null | string
amount: number
carts?: null | EscolaLms.Vouchers.Models.Cart[]
carts_count?: null | number
categories?: null | EscolaLms.Vouchers.Models.Category[]
categories_count?: null | number
code: string
created_at: null | string
exclude_promotions: boolean
excluded_categories?: null | EscolaLms.Vouchers.Models.Category[]
excluded_categories_count?: null | number
excluded_products?: null | EscolaLms.Vouchers.Models.Product[]
excluded_products_count?: null | number
id: number
included_categories?: null | EscolaLms.Vouchers.Models.Category[]
included_categories_count?: null | number
included_products?: null | EscolaLms.Vouchers.Models.Product[]
included_products_count?: null | number
limit_per_user: null | number
limit_usage: null | number
max_cart_price: null | number
min_cart_price: null | number
name: null | string
orders?: null | EscolaLms.Vouchers.Models.Order[]
orders_count?: null | number
products?: null | EscolaLms.Vouchers.Models.Product[]
products_count?: null | number
type: string
updated_at: null | string
users?: null | EscolaLms.Vouchers.Models.User[]
users_count?: null | number
value_string?: string

Generated using TypeDoc