| Package | Description |
|---|---|
| sibApi | |
| sibModel |
| Modifier and Type | Method and Description |
|---|---|
GetChildAccountCreationStatus |
ResellerApi.getChildAccountCreationStatus(String childIdentifier)
Get the status of a reseller's child account creation, whether it is successfully created (exists) or not based on the identifier supplied
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<GetChildAccountCreationStatus> |
ResellerApi.getChildAccountCreationStatusWithHttpInfo(String childIdentifier)
Get the status of a reseller's child account creation, whether it is successfully created (exists) or not based on the identifier supplied
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
ResellerApi.getChildAccountCreationStatusAsync(String childIdentifier,
ApiCallback<GetChildAccountCreationStatus> callback)
Get the status of a reseller's child account creation, whether it is successfully created (exists) or not based on the identifier supplied (asynchronously)
|
| Modifier and Type | Method and Description |
|---|---|
GetChildAccountCreationStatus |
GetChildAccountCreationStatus.childAccountCreated(Boolean childAccountCreated) |
Copyright © 2021. All rights reserved.