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