Skip to content

Files

Latest commit

 

History

History
33 lines (29 loc) · 1.43 KB

UserModelsWriteUserProfile.md

File metadata and controls

33 lines (29 loc) · 1.43 KB

UserModelsWriteUserProfile

Properties

Name Type Description Notes
userId Int [optional]
siteId Int [optional]
email String [optional]
password String [optional]
firstName String [optional]
lastName String [optional]
phoneNr String [optional]
mobilePhoneNr String [optional]
company String [optional]
userTypeId Int [optional]
address String [optional]
address2 String [optional]
address3 String [optional]
doorCode String [optional]
personalId String [optional]
birthyear String [optional]
zip String [optional]
city String [optional]
careOf String [optional]
country String [optional]
countryId Int [optional]
gender Bool [optional]
newsletter Bool Decides whether the user should be subscribed to the newsletter. [optional]
hasExternalAuth Bool Set this to true if the management platform will not be the main way of authentication. [optional]

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