LoginUserResponse

constructor(result: LoginUserResult, code: Int = 200)
constructor(id: String, role: AuthRole, code: Int = 200)