view_ dungeon Detail

constructor(source: String = "", sourceKey: String? = null, id: Int = 0, gameId: Int = 0, gameIsInstall: Boolean = false, monsterHp: Int = 0, monsterCurrentHp: Int = 0, dungeonAttendance: Int = 0, dungeonSuccessRewardType: String = "", dungeonSuccessRewardDelta: Int = 0, dungeonEDate: String = "", dungeonState: String = "")