Skip to main content

Interface: APICapitalRaidSeason

Properties

state

state: "ended" | "ongoing"

Defined in

types/api.ts:210


startTime

startTime: string

Defined in

types/api.ts:211


endTime

endTime: string

Defined in

types/api.ts:212


capitalTotalLoot

capitalTotalLoot: number

Defined in

types/api.ts:213


raidsCompleted

raidsCompleted: number

Defined in

types/api.ts:214


totalAttacks

totalAttacks: number

Defined in

types/api.ts:215


enemyDistrictsDestroyed

enemyDistrictsDestroyed: number

Defined in

types/api.ts:216


offensiveReward

offensiveReward: number

Defined in

types/api.ts:217


defensiveReward

defensiveReward: number

Defined in

types/api.ts:218


members

Optional members: APICapitalRaidSeasonMember[]

Defined in

types/api.ts:219


attackLog

attackLog: APICapitalRaidSeasonAttackLog[]

Defined in

types/api.ts:220


defenseLog

defenseLog: APICapitalRaidSeasonDefenseLog[]

Defined in

types/api.ts:221