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
PromotionsCreate
Interface PromotionsCreate
Hierarchy
PromotionsCreate
Index
Properties
campaign_
type
expiration_
date
name
promotion
start_
date
Properties
campaign_
type
campaign_
type
:
"PROMOTION"
Optional
expiration_
date
expiration_
date
:
string
name
name
:
string
Optional
promotion
promotion
:
{
tiers
:
{
action
:
{
discount
:
DiscountAmount
|
DiscountPercent
|
DiscountUnit
|
DiscountFixed
}
;
banner
:
string
;
metadata
?:
Record
<
string
,
any
>
;
name
:
string
}
[]
}
Type declaration
tiers
:
{
action
:
{
discount
:
DiscountAmount
|
DiscountPercent
|
DiscountUnit
|
DiscountFixed
}
;
banner
:
string
;
metadata
?:
Record
<
string
,
any
>
;
name
:
string
}
[]
Optional
start_
date
start_
date
:
string
Exports
Promotions
Create
campaign_
type
expiration_
date
name
promotion
start_
date