|
NookPost-Backend
|
Request body of a user put request. More...
Additional Inherited Members | |
Properties inherited from NookpostBackend.ApiSchemas.Users.UserData | |
| 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) | |
Request body of a user put request.