Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 716 Bytes

AchievementAdditionalProperties.md

File metadata and controls

13 lines (9 loc) · 716 Bytes

AchievementAdditionalProperties

Properties

Name Type Description Notes
campaign_id int ID of the campaign, to which the achievement belongs to
user_id int ID of the user that created this achievement.
created_by str Name of the user that created the achievement. Note: This is not available if the user has been deleted.
has_progress bool Indicates if a customer has made progress in the achievement. [optional]

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