reward_
hidden
Quest_
gameDetail
@Serializable
{v2.48.0} 게임 상세 화면에서 히든 퀘스트 보상 클릭
Constructors
Link copied to clipboard
constructor(id: Int = 0, name: String = "", rewardType: String = "", delta: Int = 0, missionCnt: Int = 0, countAccepted: Int = 0, gameId: Int = 0, gameName: String = "", gameGenre: String = "", gameXpType: String = "", order: Int? = null, gamePackageId: Int? = null, campaignId: Int = 0)
Properties
Link copied to clipboard
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
Link copied to clipboard