Show / Hide Table of Contents

Class ClanWarLeagueClan

Inheritance
System.Object
Identity
ClanWarLeagueClan
Inherited Members
Identity.Tag
Identity.Name
Namespace: ClashOfClans.Models
Assembly: ClashOfClans.Models.dll
Syntax
public class ClanWarLeagueClan : Identity

Properties

| Improve this Doc View Source

BadgeUrls

Declaration
public UrlContainer BadgeUrls { get; set; }
Property Value
Type Description
UrlContainer
| 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
Type Description
ClanWarLeagueClanMemberList
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX