Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 855 Bytes

File metadata and controls

13 lines (9 loc) · 855 Bytes

Voucherify.Model.ReferralProgramRefereeReward

Defines the referee reward.

Properties

Name Type Description Notes
RelatedObjectParent ReferralProgramRefereeRewardRelatedObjectParent [optional]
Type string Type of reward. [optional]
Amount int? Define the number of `points` to add to a loyalty card or `credits` to the balance on a gift card. In case of the gift card, the value is multiplied by 100 to precisely represent 2 decimal places. For example, $100 amount is written as 10000. [optional]

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