import { BaseModel } from './util'; import { GameStatisticBase } from './game-statistic-base'; export declare class WaterpoloGameStatistic extends BaseModel implements GameStatisticBase { gameUserId: number; points: number; ppShotMisses: number; ppShotsOnGoal: number; ppShotsBlocked: number; evShotMisses: number; evShotsOnGoal: number; evShotsBlocked: number; shShotMisses: number; shShotsOnGoal: number; shShotsBlocked: number; ppTotalShotsOnGoal: number; evTotalShotsOnGoal: number; shTotalShotsOnGoal: number; ppGoals: number; evGoals: number; shGoals: number; ppCounterAttackGoals: number; ppCounterAttackOnGoals: number; ppCounterAttackMisses: number; ppCounterAttackShotsBlocked: number; evCounterAttackGoals: number; evCounterAttackOnGoals: number; evCounterAttackMisses: number; evCounterAttackShotsBlocked: number; shCounterAttackGoals: number; shCounterAttackOnGoals: number; shCounterAttackMisses: number; shCounterAttackShotsBlocked: number; ppManeuverGoals: number; ppManeuverOnGoals: number; ppManeuverMisses: number; ppManeuverShotsBlocked: number; evManeuverGoals: number; evManeuverOnGoals: number; evManeuverMisses: number; evManeuverShotsBlocked: number; shManeuverGoals: number; shManeuverOnGoals: number; shManeuverMisses: number; shManeuverShotsBlocked: number; ppCenterForwardGoals: number; ppCenterForwardOnGoals: number; ppCenterForwardMisses: number; ppCenterForwardShotsBlocked: number; evCenterForwardGoals: number; evCenterForwardOnGoals: number; evCenterForwardMisses: number; evCenterForwardShotsBlocked: number; shCenterForwardGoals: number; shCenterForwardOnGoals: number; shCenterForwardMisses: number; shCenterForwardShotsBlocked: number; ppAssists: number; evAssists: number; shAssists: number; shootoutAttempts: number; shootoutGoals: number; afterGameShootoutAttempts: number; afterGameShootoutGoals: number; blockShots: number; faceOffLosses: number; faceOffWins: number; ppSaves: number; shSaves: number; evSaves: number; ppCounterAttackSaves: number; shCounterAttackSaves: number; evCounterAttackSaves: number; ppManeuverSaves: number; shManeuverSaves: number; evManeuverSaves: number; ppCenterForwardSaves: number; shCenterForwardSaves: number; evCenterForwardSaves: number; ppFreeKickSaves: number; shFreeKickSaves: number; evFreeKickSaves: number; ppCornerSaves: number; shCornerSaves: number; evCornerSaves: number; ppTotalGameSaves: number; shTotalGameSaves: number; evTotalGameSaves: number; shootoutSaves: number; afterGameShootoutSaves: number; ppGoalsAgainst: number; shGoalsAgainst: number; evGoalsAgainst: number; goalsAgainst: number; ppCounterAttackGoalsAgainst: number; shCounterAttackGoalsAgainst: number; evCounterAttackGoalsAgainst: number; counterAttackGoalsAgainst: number; ppManeuverGoalsAgainst: number; shManeuverGoalsAgainst: number; evManeuverGoalsAgainst: number; maneuverGoalsAgainst: number; ppCenterForwardGoalsAgainst: number; shCenterForwardGoalsAgainst: number; evCenterForwardGoalsAgainst: number; centerForwardGoalsAgainst: number; ppFreeKickGoalsAgainst: number; shFreeKickGoalsAgainst: number; evFreeKickGoalsAgainst: number; freeKickGoalsAgainst: number; ppCornerGoalsAgainst: number; shCornerGoalsAgainst: number; evCornerGoalsAgainst: number; cornerGoalsAgainst: number; shootoutGoalsAgainst: number; afterGameShootoutGoalsAgainst: number; safetyRate: number; penaltyMinutes: number; gameTime: number; plusMinus: number; fouls: number; minorPenalties: number; majorPenalties: number; matchPenalties: number; penaltyFouls: number; turnovers: number; attackFouls: number; personalFouls: number; drawnFouls: number; drawnTurnovers: number; yellowCards: number; redCards: number; losses: number; steals: number; ppFreeKickGoals: number; ppFreeKickOnGoals: number; ppFreeKickMisses: number; ppFreeKickShotsBlocked: number; shFreeKickGoals: number; shFreeKickOnGoals: number; shFreeKickMisses: number; shFreeKickShotsBlocked: number; evFreeKickGoals: number; evFreeKickOnGoals: number; evFreeKickMisses: number; evFreeKickShotsBlocked: number; freeKickPasses: number; freeKickSelfs: number; ppCornerGoals: number; ppCornerOnGoals: number; ppCornerMisses: number; ppCornerShotsBlocked: number; shCornerGoals: number; shCornerOnGoals: number; shCornerMisses: number; shCornerShotsBlocked: number; evCornerGoals: number; evCornerOnGoals: number; evCornerMisses: number; evCornerShotsBlocked: number; cornerPasses: number; cornerSelfs: number; tackles: number; playerEfficiency: number; defenseSelectPositions: number; savePossessions: number; ppPerimetrShotGoals: number; ppPerimetrShotOnGoals: number; ppPerimetrShotMisses: number; ppPerimetrShotsBlocked: number; evPerimetrShotGoals: number; evPerimetrShotOnGoals: number; evPerimetrShotMisses: number; evPerimetrShotsBlocked: number; shPerimetrShotGoals: number; shPerimetrShotOnGoals: number; shPerimetrShotMisses: number; shPerimetrShotsBlocked: number; ppPerimetrShotSaves: number; shPerimetrShotSaves: number; evPerimetrShotSaves: number; ppPerimetrShotGoalsAgainst: number; shPerimetrShotGoalsAgainst: number; evPerimetrShotGoalsAgainst: number; perimetrShotGoalsAgainst: number; ppPostShotGoals: number; ppPostShotOnGoals: number; ppPostShotMisses: number; ppPostShotsBlocked: number; evPostShotGoals: number; evPostShotOnGoals: number; evPostShotMisses: number; evPostShotsBlocked: number; shPostShotGoals: number; shPostShotOnGoals: number; shPostShotMisses: number; shPostShotsBlocked: number; ppPostShotSaves: number; shPostShotSaves: number; evPostShotSaves: number; ppPostShotGoalsAgainst: number; shPostShotGoalsAgainst: number; evPostShotGoalsAgainst: number; postShotGoalsAgainst: number; ppFastShotGoals: number; ppFastShotOnGoals: number; ppFastShotMisses: number; ppFastShotsBlocked: number; evFastShotGoals: number; evFastShotOnGoals: number; evFastShotMisses: number; evFastShotsBlocked: number; shFastShotGoals: number; shFastShotOnGoals: number; shFastShotMisses: number; shFastShotsBlocked: number; ppFastShotSaves: number; shFastShotSaves: number; evFastShotSaves: number; ppFastShotGoalsAgainst: number; shFastShotGoalsAgainst: number; evFastShotGoalsAgainst: number; fastShotGoalsAgainst: number; updatedAt: Date; get id(): number; get gameMinutes(): number; get penaltyTime(): string; get assists(): number; get totalCounterAttackGoals(): number; get ppCounterAttackShots(): number; get shCounterAttackShots(): number; get evCounterAttackShots(): number; get counterAttackShotMisses(): number; get counterAttackShotOnGoals(): number; get counterAttackShotsBlocked(): number; get counterAttackShots(): number; get counterAttackGoalsPercent(): number; get totalManeuverGoals(): number; get ppManeuverShots(): number; get shManeuverShots(): number; get evManeuverShots(): number; get maneuverShotMisses(): number; get maneuverShotOnGoals(): number; get maneuverShotsBlocked(): number; get maneuverShots(): number; get maneuverGoalsPercent(): number; get totalCenterForwardGoals(): number; get ppCenterForwardShots(): number; get shCenterForwardShots(): number; get evCenterForwardShots(): number; get centerForwardShotMisses(): number; get centerForwardShotOnGoals(): number; get centerForwardShotsBlocked(): number; get centerForwardShots(): number; get centerForwardGoalsPercent(): number; get totalPerimetrShotGoals(): number; get ppPerimetrShots(): number; get shPerimetrShots(): number; get evPerimetrShots(): number; get perimetrShotMisses(): number; get perimetrShotOnGoals(): number; get perimetrShotsBlocked(): number; get perimetrShots(): number; get perimetrShotGoalsPercent(): number; get totalPostShotGoals(): number; get ppPostShots(): number; get shPostShots(): number; get evPostShots(): number; get postShotMisses(): number; get postShotOnGoals(): number; get postShotsBlocked(): number; get postShots(): number; get postShotGoalsPercent(): number; get totalFastShotGoals(): number; get ppFastShots(): number; get shFastShots(): number; get evFastShots(): number; get fastShotMisses(): number; get fastShotOnGoals(): number; get fastShotsBlocked(): number; get fastShots(): number; get fastShotGoalsPercent(): number; get ppShots(): number; get evShots(): number; get shShots(): number; get totalShGoals(): number; get totalEvGoals(): number; get totalPpGoals(): number; get goals(): number; get totalGoals(): number; get shootoutShots(): number; get inGameShotMisses(): number; get shotMisses(): number; get totalPpShotMisses(): number; get shotsOnGoal(): number; get totalPpShotsOnGoal(): number; get totalEvShotsOnGoal(): number; get inGameShotsOnGoals(): number; get shots(): number; get totalShots(): number; get faceOffs(): number; get freeKickShotMisses(): number; get freeKickShotsBlocked(): number; get freeKickOnGoals(): number; get totalFreeKickGoals(): number; get totalFreeKicks(): number; get freeKickGoalsPercent(): number; get totalCornerGoals(): number; get cornerShotMisses(): number; get cornerOnGoals(): number; get cornerShotsBlocked(): number; get totalCorners(): number; get shotsBlocked(): number; get totalFouls(): number; get totalPenalties(): number; get positionAttackGoals(): number; get positionAttackShotsOnGoal(): number; get positionAttackShotsMiss(): number; get positionAttackShots(): number; get positionAttackGoalsPercent(): number; get totalInGameGoals(): number; get ppGoalsPercent(): number; get evGoalsPercent(): number; get shGoalsPercent(): number; get shotsOnGoalPercent(): number; get goalsPercent(): number; get totalGoalsPercent(): number; get faceOffPercent(): number; get shootoutGoalsPercent(): number; get goalpass(): number; get positionAttackSaves(): number; get positionAttackShotsAgainst(): number; get positionAttackSavesPercent(): number; get counterAttackSaves(): number; get counterAttackShotsAgainst(): number; get counterAttackSavesPercent(): number; get centerForwardSaves(): number; get centerForwardShotsAgainst(): number; get centerForwardSavesPercent(): number; get maneuverSaves(): number; get maneuverShotsAgainst(): number; get maneuverSavesPercent(): number; get freeKickSaves(): number; get freeKickShotsAgainst(): number; get freeKickSavesPercent(): number; get cornerSaves(): number; get cornerShotsAgainst(): number; get cornerSavesPercent(): number; get perimetrShotSaves(): number; get perimetrShotsAgainst(): number; get perimetrShotSavesPercent(): number; get postShotSaves(): number; get postShotsAgainst(): number; get postShotSavesPercent(): number; get fastShotSaves(): number; get fastShotsAgainst(): number; get fastShotSavesPercent(): number; get inGameSaves(): number; get saves(): number; get totalSaves(): number; get inGameGoalsAgainst(): number; get shootoutShotsAgainst(): number; get gameGoalsAgainst(): number; get totalGoalsAgainst(): number; get gameShotsAgainst(): number; get totalShotsAgainst(): number; get shootoutSavesPercent(): number; get savesPercent(): number; get totalSavesPercent(): number; get totalShSaves(): number; get totalShGoalsAgainst(): number; get totalShShotsAgainst(): number; get totalShSavesPercent(): number; get totalEvSaves(): number; get totalEvGoalsAgainst(): number; get totalEvShotsAgainst(): number; get totalEvSavesPercent(): number; static toFront(data: any): any; static toBack(data: any): any; }