achievementType property
The type of the achievement. Possible string values are:
- "STANDARD" : Achievement is either locked or unlocked.
- "INCREMENTAL" : Achievement is incremental.
Implementation
core.String? achievementType;
The type of the achievement. Possible string values are:
core.String? achievementType;