Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.01 KB

File metadata and controls

18 lines (14 loc) · 1.01 KB

MainRewardPageObj

Properties

Name Type Description Notes
created_at datetime Timestamp for when this reward was created [optional]
end_date datetime Timestamp for when this reward attributed was ended [optional]
id str Unique identifier for the reward [optional]
loyalty_program_id str Loyalty Program to which current reward is associated to [optional]
name str Name of the reward [optional]
public_image str Public image of the reward [optional]
start_date datetime Timestamp for when this reward attributed was started [optional]
state str State of the reward [optional]
updated_at datetime Timestamp for when this reward attributed was updated [optional]

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