ClanCapitalRaidSeason

constructor(attackLog: List<ClanCapitalRaidSeasonAttackLogEntry>, defenseLog: List<ClanCapitalRaidSeasonDefenceLogEntry>, state: String, startTime: String, endTime: String, capitalTotalLoot: Int, raidsCompleted: Int, totalAttacks: Int, enemyDistrictsDestroyed: Int, offensiveReward: Int, defensiveReward: Int, members: List<ClanCapitalRaidSeasonMember>)