Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 1.16 KB

Profile.md

File metadata and controls

16 lines (13 loc) · 1.16 KB

IO.Swagger.Model.Profile

Properties

Name Type Description Notes
Addresses List<ProfileAddresses> To specify the components of the addresses [optional]
Assistant string To specify the user's assistant [optional]
Birthday string To specify the birth date of the user [optional]
Nicknames List<string> To specify the text corresponding to the nickname of the user [optional]
Note string To specify supplemental information or a comment that is associated with the user [optional]
Role string To specify the function or part played in a particular situation by the user [optional]
SortString string To specify the family name or given name text to be used for national-language-specific sorting of the FN and N types [optional]
Title string To specify the position or job of the user [optional]

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