public class GetAccountResult extends Object
NOTE: This class is auto generated by the swagger code generator program. Do not edit the class manually.
| Constructor and Description |
|---|
GetAccountResult() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getMax_file_size() |
Integer |
getMax_users() |
List<UserInfo> |
getUsers() |
void |
setMax_file_size(Long max_file_size) |
void |
setMax_users(Integer max_users) |
void |
setUsers(List<UserInfo> users) |
String |
toString() |
Copyright © 2014 GroupDocs. All Rights Reserved.