Search
Preparing search index...
The search index is not available
@voucherify/sdk - v2.9.0
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@voucherify/sdk - v2.9.0
LoyaltyProportional
Interface LoyaltyProportional
Hierarchy
LoyaltyProportional
Index
Properties
calculation_
type
order
type
Properties
Optional
calculation_
type
calculation_
type
:
"ORDER_AMOUNT"
|
"ORDER_TOTAL_AMOUNT"
|
"ORDER_METADATA"
|
"ORDER_ITEMS_QUANTITY"
|
"ORDER_ITEMS_AMOUNT"
|
"ORDER_ITEMS_SUBTOTAL_AMOUNT"
|
"CUSTOMER_METADATA"
|
"CUSTOM_EVENT_METADATA"
Optional
order
order
:
{
amount
:
{
every
:
number
;
points
:
number
}
}
Type declaration
amount
:
{
every
:
number
;
points
:
number
}
every
:
number
points
:
number
type
type
:
"PROPORTIONAL"
Exports
Loyalty
Proportional
calculation_
type
order
type