Property LastSyncedAt
LastSyncedAt
If HasSynced is true, the last time data from this stream has been synced.
public DateTime? LastSyncedAt { get; set; }
If HasSynced is true, the last time data from this stream has been synced.
public DateTime? LastSyncedAt { get; set; }