Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 714 Bytes

File metadata and controls

11 lines (7 loc) · 714 Bytes

UpdateUserDataSetRecordForm

Properties

Name Type Description Notes
last_sync_date datetime The last sync date to keep track when you last updated this set record. We advice to make this date equal to the last update date on the external side. Must be in RFC3339 format. [optional]
values list[UserDataSetRecordValueForm] The values that belong to this record. The available values differ per set type. [optional]

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