Class ClanWarLeagueGroup
Inheritance
System.Object
ClanWarLeagueGroup
Assembly: ClashOfClans.Models.dll
Syntax
public class ClanWarLeagueGroup
Properties
|
Improve this Doc
View Source
Clans
Declaration
public ClanWarLeagueClanList Clans { get; set; }
Property Value
|
Improve this Doc
View Source
Rounds
Declaration
public ClanWarLeagueRoundList Rounds { get; set; }
Property Value
|
Improve this Doc
View Source
Season
Declaration
public string Season { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
State
Declaration
public State State { get; set; }
Property Value