install_
game_
dungeon
Detail
@Serializable
{v2.46.0} 던전 상세 화면에서 게임 설치 클릭
Constructors
Link copied to clipboard
constructor(attributionLink: String? = null, campaignId: Int? = null, dungeonAttendance: Int = 0, dungeonEDate: String = "", dungeonId: Int = 0, dungeonState: String? = null, dungeonSuccessRewardDelta: Int = 0, dungeonSuccessRewardType: String = "", genre: String = "", id: Int = 0, isInstall: Boolean = false, isPromo: Int? = null, monsterCurrentHp: Int = 0, monsterHp: Int = 0, monsterId: Int? = null, name: String = "", packageId: Int = 0, source: String = "", sourceKey: String? = null, xpType: String = "")
Properties
Link copied to clipboard
@SerialName(value = "attribution_link"
)
@SerializedName(value = "attribution_link"
)
Link copied to clipboard
@SerialName(value = "campaign_id"
)
@SerializedName(value = "campaign_id"
)
Link copied to clipboard
@SerialName(value = "dungeon_attendance"
)
@SerializedName(value = "dungeon_attendance"
)
Link copied to clipboard
@SerialName(value = "dungeon_e_date"
)
@SerializedName(value = "dungeon_e_date"
)
Link copied to clipboard
@SerialName(value = "dungeon_state"
)
@SerializedName(value = "dungeon_state"
)
Link copied to clipboard
@SerialName(value = "dungeon_success_reward_delta"
)
@SerializedName(value = "dungeon_success_reward_delta"
)
Link copied to clipboard
@SerialName(value = "dungeon_success_reward_type"
)
@SerializedName(value = "dungeon_success_reward_type"
)
Link copied to clipboard
@SerialName(value = "monster_current_hp"
)
@SerializedName(value = "monster_current_hp"
)