Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 715 Bytes

SyncStatus.md

File metadata and controls

17 lines (12 loc) · 715 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
model_name str
model_id str
last_sync_start datetime
next_sync_start datetime
status object
is_initial_sync bool

[Back to Model list] [Back to API list] [Back to README]