Class ClanWarLeagueClan
Inheritance
System.Object
ClanWarLeagueClan
Assembly: ClashOfClans.Models.dll
Syntax
public class ClanWarLeagueClan : Identity
Properties
|
Improve this Doc
View Source
BadgeUrls
Declaration
public UrlContainer BadgeUrls { get; set; }
Property Value
|
Improve this Doc
View Source
ClanLevel
Declaration
public int ClanLevel { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
Members
Declaration
public ClanWarLeagueClanMemberList Members { get; set; }
Property Value