Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 806 Bytes

AchievementAdditionalProperties.md

File metadata and controls

13 lines (10 loc) · 806 Bytes

TalonOne.Model.AchievementAdditionalProperties

Properties

Name Type Description Notes
CampaignId int The ID of the campaign 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. [optional]
HasProgress bool Indicates if a customer has made progress in the achievement. [optional]
Status string The status of the achievement. [optional]

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