Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 1.54 KB

File metadata and controls

23 lines (19 loc) · 1.54 KB

Voucherify.Model.MemberActivityDataRedemptionReward

Properties

Name Type Description Notes
Customer MemberActivityDataRedemptionRewardCustomer [optional]
AssignmentId string Unique reward assignment ID assigned by Voucherify. [optional]
Voucher MemberActivityDataRedemptionRewardVoucher [optional]
Product MemberActivityDataRedemptionRewardProduct [optional]
Sku MemberActivityDataRedemptionRewardSku [optional]
LoyaltyTierId string Unique loyalty tier ID assigned by Voucherify. [optional]
Id string [optional]
Object string [optional]
Name string [optional]
CreatedAt string [optional]
UpdatedAt string [optional]
Parameters MemberActivityDataRedemptionRewardParameters [optional]
Metadata Object A set of custom key/value pairs that you can attach to a reward. The metadata object stores all custom attributes assigned to the reward. [optional]
Type string Reward type. [optional]

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