Class ClanDistrictData
Inheritance
System.Object
ClanDistrictData
Assembly: ClashOfClans.Models.dll
Syntax
public class ClanDistrictData
Properties
|
Improve this Doc
View Source
DistrictHallLevel
Declaration
public int DistrictHallLevel { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
Id
Declaration
public int Id { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
Name
Declaration
public string Name { get; set; }
Property Value
Type |
Description |
System.String |
|