Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 1.05 KB

File metadata and controls

20 lines (15 loc) · 1.05 KB

MainRewardAttribution

Properties

Name Type Description Notes
value BigDecimal Value of the selected reward config [optional]
code String Generated code [optional]
consumedAt String Timestamp for when this reward was consumed [optional]
contactId Long Id of the contact that attributed the reward [optional]
createdAt [OffsetDateTime] Timestamp for when this reward was created [optional]
expirationDate [OffsetDateTime] Expiration date of the reward [optional]
id UUID Unique idenitifier [optional]
loyaltyProgramId String Loyalty Program Id to which attributed reward belongs [optional]
meta Map<String, Object> Additional data to define the reward [optional]
rewardId String Unique identifier for the reward [optional]
updatedAt [OffsetDateTime] Timestamp for when this reward was updated [optional]