Table of Contents

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; }

Property Value

DateTimeOffset