public class CLSAchievement extends CLSObject
| Modifier and Type | Method and Description |
|---|---|
String |
getAchievementApiReference() |
String |
getDescription() |
String |
getIcon() |
String |
getName() |
double |
getTargetProgress() |
java.time.Instant |
getTimestampCreate() |
String |
getType() |
boolean |
isAllowMultiple() |
public String getName()
public String getDescription()
public String getIcon()
public boolean isAllowMultiple()
public String getType()
public double getTargetProgress()
public String getAchievementApiReference()
public java.time.Instant getTimestampCreate()
Copyright © 2019. All rights reserved.