Skip to content

Latest commit

 

History

History
36 lines (28 loc) · 1.3 KB

File metadata and controls

36 lines (28 loc) · 1.3 KB

UserModelsWriteUserProfile

Properties

Name Type Description Notes
userId Integer [optional]
siteId Integer [optional]
email String [optional]
password String [optional]
firstName String [optional]
lastName String [optional]
phoneNr String [optional]
mobilePhoneNr String [optional]
company String [optional]
userTypeId Integer [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 Integer [optional]
gender Boolean [optional]
newsletter Boolean Decides whether the user should be subscribed to the newsletter. [optional]
hasExternalAuth Boolean Set this to true if the management platform will not be the main way of authentication. [optional]