The body of a login request.
More...
|
| string? | Username [get, set] |
| | The name of the user to log in.
|
| |
| string? | Password [get, set] |
| | The users password.
|
| |
The body of a login request.
◆ Password
| string? NookpostBackend.ApiSchemas.Authentication.Login.AuthenticationLoginRequestBody.Password |
|
getset |
◆ Username
| string? NookpostBackend.ApiSchemas.Authentication.Login.AuthenticationLoginRequestBody.Username |
|
getset |
The name of the user to log in.
The documentation for this class was generated from the following file: