Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 726 Bytes

AchievementAdditionalProperties.md

File metadata and controls

14 lines (9 loc) · 726 Bytes

# AchievementAdditionalProperties

Properties

Name Type Description Notes
campaignId int ID of the campaign, to which the achievement belongs to
userId int ID of the user that created this achievement.
createdBy string Name of the user that created the achievement. Note: This is not available if the user has been deleted.
hasProgress bool Indicates if a customer has made progress in the achievement. [optional]

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