Property SyncedAt
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
SyncedAt
Gets the date and time this integration was last synced.
[JsonProperty("synced_at", NullValueHandling = NullValueHandling.Ignore)]
public DateTimeOffset SyncedAt { get; }