@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2021-03-12T11:46:32.800+05:30") public class GetChildrenList extends Object
| Constructor and Description |
|---|
GetChildrenList() |
| Modifier and Type | Method and Description |
|---|---|
GetChildrenList |
addChildrenItem(Object childrenItem) |
GetChildrenList |
children(List<Object> children) |
GetChildrenList |
count(Long count) |
boolean |
equals(Object o) |
List<Object> |
getChildren()
Your children's account information
|
Long |
getCount()
Number of child accounts
|
int |
hashCode() |
void |
setChildren(List<Object> children) |
void |
setCount(Long count) |
String |
toString() |
public GetChildrenList children(List<Object> children)
public GetChildrenList addChildrenItem(Object childrenItem)
public GetChildrenList count(Long count)
public Long getCount()
public void setCount(Long count)
Copyright © 2021. All rights reserved.