Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 712 Bytes

RemoteUserRequest.md

File metadata and controls

15 lines (11 loc) · 712 Bytes

MergeAtsApi.RemoteUserRequest

Properties

Name Type Description Notes
remoteId String The third-party API ID of the matching object. [optional]
firstName String The user's first name. [optional]
lastName String The user's last name. [optional]
email String The user's email. [optional]
disabled Boolean Whether the user's account had been disabled. [optional]
remoteCreatedAt Date When the third party's user was created. [optional]
accessRole AccessRoleEnum The user's role. [optional]