Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 695 Bytes

UserCreate.md

File metadata and controls

17 lines (12 loc) · 695 Bytes

PollinationSDK.Model.UserCreate

Properties

Name Type Description Notes
Name string The display name for this user
PictureUrl string URL to the picture associated with this user
Description string A description of the user [optional] [default to ""]
Username string The unique name of the user in small case without spaces
Type string [optional] [readonly] [default to "UserCreate"]

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