Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 785 Bytes

RewardTypeCampaign.md

File metadata and controls

15 lines (9 loc) · 785 Bytes

RewardTypeCampaign

Objects stores information about the campaign related to the reward.

Properties

Name Type Description Notes
id str Unique campaign ID, assigned by Voucherify. [optional]
balance int The number of points to be added to a loyalty card or the amount to be added to the current balance on the gift card. For gift cards, the value is multiplied by 100 to precisely represent 2 decimal places. For example, $100 amount is written as 10000. [optional]
type str Campaign type. [optional]

[Back to Model list] [Back to API list] [Back to README]