| Package | Description |
|---|---|
| sibApi | |
| sibModel |
| Modifier and Type | Method and Description |
|---|---|
GetChildrenList |
ResellerApi.getResellerChilds(Long limit,
Long offset)
Get the list of all children accounts
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<GetChildrenList> |
ResellerApi.getResellerChildsWithHttpInfo(Long limit,
Long offset)
Get the list of all children accounts
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
ResellerApi.getResellerChildsAsync(Long limit,
Long offset,
ApiCallback<GetChildrenList> callback)
Get the list of all children accounts (asynchronously)
|
| Modifier and Type | Method and Description |
|---|---|
GetChildrenList |
GetChildrenList.addChildrenItem(Object childrenItem) |
GetChildrenList |
GetChildrenList.children(List<Object> children) |
GetChildrenList |
GetChildrenList.count(Long count) |
Copyright © 2021. All rights reserved.