gravitino.dto.responses.user_responseΒΆ

Classes

UserListResponse(_code, _users)

Represents a response for a list of users with details.

UserNamesListResponse(_code, _names)

Represents a response for a list of user names.

UserResponse(_code[, _user])

Represents a response for a user.