![]() |
NookPost-Backend
|
The response to a user get request if successful. More...
Properties | |
string? | Uuid [get, set] |
The UUID of the user. | |
![]() | |
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 response to a user get request if successful.
|
getset |
The UUID of the user.