Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 929 Bytes

File metadata and controls

18 lines (13 loc) · 929 Bytes

MainRewardPageObj

Properties

Name Type Description Notes
createdAt [OffsetDateTime] Timestamp for when this reward was created [optional]
endDate [OffsetDateTime] Timestamp for when this reward attributed was ended [optional]
id UUID Unique identifier for the reward [optional]
loyaltyProgramId UUID Loyalty Program to which current reward is associated to [optional]
name String Name of the reward [optional]
publicImage String Public image of the reward [optional]
startDate [OffsetDateTime] Timestamp for when this reward attributed was started [optional]
state String State of the reward [optional]
updatedAt [OffsetDateTime] Timestamp for when this reward attributed was updated [optional]