public class TeamBans extends Object implements Serializable
| Modifier and Type | Field and Description | 
|---|---|
int | 
championId
Banned championId. 
 | 
int | 
pickTurn
Turn during which the champion was banned. 
 | 
| Constructor and Description | 
|---|
TeamBans(int championId,
        int pickTurn)  | 
Copyright © 2019. All rights reserved.