NookPost-Backend
Loading...
Searching...
No Matches
NookpostBackend.ApiSchemas.Users.PutUser.UserPutRequestBody Class Referencesealed

Request body of a user put request. More...

Inheritance diagram for NookpostBackend.ApiSchemas.Users.PutUser.UserPutRequestBody:
Collaboration diagram for NookpostBackend.ApiSchemas.Users.PutUser.UserPutRequestBody:

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)
 

Detailed Description

Request body of a user put request.


The documentation for this class was generated from the following file: