Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 1.14 KB

File metadata and controls

20 lines (16 loc) · 1.14 KB

MainRewardAttribution

Properties

Name Type Description Notes
value float Value of the selected reward config [optional]
code str Generated code [optional]
consumed_at str Timestamp for when this reward was consumed [optional]
contact_id int Id of the contact that attributed the reward [optional]
created_at datetime Timestamp for when this reward was created [optional]
expiration_date datetime Expiration date of the reward [optional]
id str Unique idenitifier [optional]
loyalty_program_id str Loyalty Program Id to which attributed reward belongs [optional]
meta dict(str, object) Additional data to define the reward [optional]
reward_id str Unique identifier for the reward [optional]
updated_at datetime Timestamp for when this reward was updated [optional]

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