Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 808 Bytes

UserPrivate.md

File metadata and controls

19 lines (14 loc) · 808 Bytes

PollinationSDK.Model.UserPrivate

Properties

Name Type Description Notes
Id string The unique ID for that user
Email string The email associated with that user
Username string The lowercase account name for this user
Name string The display name for this user [optional]
Description string A short description of the user [optional]
Picture string URL to the picture associated with this user [optional]
Type string [optional] [readonly] [default to "UserPrivate"]

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