Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 1.13 KB

UserAttributes.md

File metadata and controls

28 lines (20 loc) · 1.13 KB

UserAttributes

Properties

Name Type Description Notes
address String Address of user [optional]
birthdate String Birthdate of user [optional]
familyName String Family name of user [optional]
gender String Gender of user [optional]
givenName String Given name of user [optional]
locale String Locale of user [optional]
middleName String Middle name of user [optional]
name String Name of user [optional]
nickname String Nickname of user [optional]
phoneNumber String Phone number of user [optional]
picture String Picture of user [optional]
preferredUsername String Preferred username of user [optional]
profile String Profile of user [optional]
zoneinfo String Zoneinfo of user [optional]
updatedAt String Updated at date of user [optional]
website String Website of user [optional]