Show / Hide Table of Contents

Class GoldPassSeason

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

Properties

| Improve this Doc View Source

EndTime

Declaration
public DateTime EndTime { get; set; }
Property Value
Type Description
System.DateTime
| Improve this Doc View Source

StartTime

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