raen79/authentication

View on GitHub
app/models/swaggard/user_response.rb

Summary

Maintainability
A
0 mins
Test Coverage
# @attr [integer] id
# @attr [string] email
# @attr [string] student_id
# @attr [string] lecturer_id
class UserResponse
end