PutUserResponse Properties |
The PutUserResponse type exposes the following members.
Name | Description | |
---|---|---|
Active |
Whether the user is active.
(Inherited from UserResponseBase.) | |
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.
(Inherited from UserResponseBase.) | |
User |
The name of the user.
(Inherited from UserResponseBase.) |