Class ClanCapital
Inheritance
System.Object
ClanCapital
Namespace: ClashOfClans.Models
Assembly: ClashOfClans.Models.dll
Syntax
public class ClanCapital
Properties
| Improve this Doc View SourceCapitalHallLevel
Declaration
public int CapitalHallLevel { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Int32 |
Districts
Declaration
public ClanDistrictDataList Districts { get; set; }
Property Value
| Type | Description |
|---|---|
| ClanDistrictDataList |