Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 933 Bytes

File metadata and controls

17 lines (13 loc) · 933 Bytes

MainCreateRewardResponse

Properties

Name Type Description Notes
created_at datetime Timestamp when the reward was created [optional]
id str Unique identifier for the reward [optional]
loyalty_program_id str Id of the loyalty program to which the current reward belongs to [optional]
name str Name of the reward [optional]
public_description str Public description for the reward [optional]
public_image str Public Image for the reward [optional]
public_name str Public name for the reward [optional]
updated_at str Timestamp for when this reward was last updated. [optional]

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