Property CreatedAt
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
CreatedAt
Date the template was created.
[JsonProperty("created_at", NullValueHandling = NullValueHandling.Ignore)]
public DateTimeOffset CreatedAt { get; }
Date the template was created.
[JsonProperty("created_at", NullValueHandling = NullValueHandling.Ignore)]
public DateTimeOffset CreatedAt { get; }