Type Alias: IValidateDiscountCodeResponse
IValidateDiscountCodeResponse =
object
Generated browser-facing Sales contract types for advanced integrations.
Properties
amount?
optionalamount?:number|null
id
id:
string
itemQtyToDiscount
itemQtyToDiscount:
number|null
itemRepeatable
itemRepeatable:
boolean
name
name:
string
scope
scope:
SalesPredefinedDiscountScope
type?
optionaltype?:"flat"|"percentage"|"override"|null