![]() |
NookPost-Backend
|
The request body of a user create request. More...
Properties | |
string? | Password [get, set] |
The users password. | |
![]() | |
string? | Username [get, set] |
The username of the user. | |
string? | DisplayName [get, set] |
User display name. | |
string? | TagLine [get, set] |
User Tagline/Status. | |
string? | Bio [get, set] |
User Bio. | |
string? | ProfilePictureBase64 [get, set] |
Profile picture of the user encoded as b64. | |
string? | Email [get, set] |
Email of the user (null if user does not provide contact info) | |
The request body of a user create request.
|
getset |
The users password.