@usethrottle/discounts
Preparing search index...
DiscountPreviewInput
Interface DiscountPreviewInput
interface
DiscountPreviewInput
{
code
:
string
;
currency
:
string
;
customerId
?:
string
;
lineItems
?:
{
id
?:
string
;
quantity
:
number
;
unitPrice
:
number
}
[]
;
subtotal
:
number
;
}
Index
Properties
code
currency
customer
Id?
line
Items?
subtotal
Properties
code
code
:
string
currency
currency
:
string
Optional
customer
Id
customerId
?:
string
Optional
line
Items
lineItems
?:
{
id
?:
string
;
quantity
:
number
;
unitPrice
:
number
}
[]
subtotal
subtotal
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
code
currency
customer
Id
line
Items
subtotal
@usethrottle/discounts
Loading...