click_
timeQuest_
today
Detail
@Serializable
{v2.46.0} 투데이 화면(지금 할 수 있는 타임퀘스트 내)에서 타임퀘스트 클릭
Constructors
Link copied to clipboard
constructor(id: Int = 0, valueType: String = "", value: Int = 0, missionCnt: Int? = null, countAccepted: Int? = null, gameId: Int = 0, gameName: String = "", gameGenre: String? = null, gameXpType: String? = null, order: Int = 0, gamePackageId: Int? = null, requestId: String? = null, tag: String? = null)
Properties
Link copied to clipboard
@SerialName(value = "count_accepted"
)
@SerializedName(value = "count_accepted"
)
Link copied to clipboard
@SerialName(value = "game_package_id"
)
@SerializedName(value = "game_package_id"
)
Link copied to clipboard
@SerialName(value = "game_xp_type"
)
@SerializedName(value = "game_xp_type"
)
Link copied to clipboard
@SerialName(value = "mission_cnt"
)
@SerializedName(value = "mission_cnt"
)