Show / Hide Table of Contents

Class ClanCapitalRaidSeasonClanInfo

Inheritance
System.Object
ClanCapitalRaidSeasonClanInfo
Namespace: ClashOfClans.Models
Assembly: ClashOfClans.Models.dll
Syntax
public class ClanCapitalRaidSeasonClanInfo

Properties

| Improve this Doc View Source

BadgeUrls

Declaration
public UrlContainer BadgeUrls { get; set; }
Property Value
Type Description
UrlContainer
| Improve this Doc View Source

Level

Declaration
public int Level { 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
| Improve this Doc View Source

Tag

Declaration
public string Tag { get; set; }
Property Value
Type Description
System.String
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX