Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 859 Bytes

RollbackIncreasedAchievementProgressEffectProps.md

File metadata and controls

16 lines (11 loc) · 859 Bytes

# RollbackIncreasedAchievementProgressEffectProps

Properties

Name Type Description Notes
achievementId int The internal ID of the achievement.
achievementName string The name of the achievement.
progressTrackerId int The internal ID of the achievement progress tracker.
decreaseProgressBy float The value by which the customer's current progress in the achievement is decreased.
currentProgress float The current progress of the customer in the achievement.
target float The target value to complete the achievement.

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