QuestDataTypes
PeriodState
enum PeriodState {
ZERO,
ACTIVE,
CLOSED,
DISTRIBUTED
}QuestVoteType
enum QuestVoteType {
NORMAL,
BLACKLIST,
WHITELIST
}QuestRewardsType
QuestCloseType
Last updated
Was this helpful?