Class UserResponse


  • public class UserResponse
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      UserMeta meta  
      java.lang.String username  
    • Constructor Summary

      Constructors 
      Constructor Description
      UserResponse()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • username

        public java.lang.String username
    • Constructor Detail

      • UserResponse

        public UserResponse()