UserResponseBase Properties |
The UserResponseBase type exposes the following members.
Name | Description | |
---|---|---|
![]() | Active |
Whether the user is active.
|
![]() | Code |
The HTTP status code.
(Inherited from ResponseBase.) |
![]() | Error |
Indicates whether an error occurred (false in this case).
(Inherited from ResponseBase.) |
![]() | Extra |
Object with arbitrary extra data about the user.
|
![]() | User |
The name of the user.
|