Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 859 Bytes

BulkUserDataSetRecordActionForm.md

File metadata and controls

13 lines (9 loc) · 859 Bytes

BulkUserDataSetRecordActionForm

Properties

Name Type Description Notes
action str The action to perform.
external_id str The ID on the external user record this data set belongs to.
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]