Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 610 Bytes

SyncStatus.md

File metadata and controls

19 lines (11 loc) · 610 Bytes

SyncStatus

The SyncStatus Object ### Description The SyncStatus object is used to represent the syncing state of an account ### Usage Example View the SyncStatus for an account to see how recently its models were synced.

Properties

Name Type Description Notes
modelName String
modelId String
lastSyncStart OffsetDateTime
nextSyncStart OffsetDateTime
status SyncStatusStatusEnum
isInitialSync Boolean