Class GoldPassSeason
Inheritance
System.Object
GoldPassSeason
Namespace: ClashOfClans.Models
Assembly: ClashOfClans.Models.dll
Syntax
public class GoldPassSeason
Properties
| Improve this Doc View SourceEndTime
Declaration
public DateTime EndTime { get; set; }
Property Value
| Type | Description |
|---|---|
| System.DateTime |
StartTime
Declaration
public DateTime StartTime { get; set; }
Property Value
| Type | Description |
|---|---|
| System.DateTime |