Class Times
Times info
public class Times
- Inheritance
-
Times
- Inherited Members
Properties
CreatedAt
When it was created
[JsonProperty("createdAt")]
public long CreatedAt { get; set; }
Property Value
UpdatedAt
When it was updated
[JsonProperty("updatedAt")]
public long UpdatedAt { get; set; }