public class GetAccountResult extends Object
NOTE: This class is auto generated by the swagger code generator program. Do not edit the class manually.
GetAccountResult()
Integer
getMax_users()
List<UserInfo>
getUsers()
void
setMax_users(Integer max_users)
setUsers(List<UserInfo> users)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public GetAccountResult()
public List<UserInfo> getUsers()
public void setUsers(List<UserInfo> users)
public Integer getMax_users()
public void setMax_users(Integer max_users)
public String toString()
toString
Object
Copyright © 2012. All Rights Reserved.