Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 770 Bytes

File metadata and controls

15 lines (11 loc) · 770 Bytes

UserDataSetRecord

Properties

Name Type Description Notes
created_at datetime [optional]
deleted_at datetime [optional]
external_id str The ID on the external user this data set belongs to. [optional]
id int [optional]
last_sync_date datetime The last sync date to keep track when this user data set was last synced. We advice to make this date equal to the last update date on the external side. [optional]
updated_at datetime [optional]

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