| Package | Description |
|---|---|
| sibApi | |
| sibModel |
| Modifier and Type | Method and Description |
|---|---|
void |
ResellerApi.updateChildAccountStatus(String childIdentifier,
UpdateChildAccountStatus updateChildAccountStatus)
Update info of reseller's child account status based on the childIdentifier supplied
|
com.squareup.okhttp.Call |
ResellerApi.updateChildAccountStatusAsync(String childIdentifier,
UpdateChildAccountStatus updateChildAccountStatus,
ApiCallback<Void> callback)
Update info of reseller's child account status based on the childIdentifier supplied (asynchronously)
|
com.squareup.okhttp.Call |
ResellerApi.updateChildAccountStatusCall(String childIdentifier,
UpdateChildAccountStatus updateChildAccountStatus,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for updateChildAccountStatus
|
ApiResponse<Void> |
ResellerApi.updateChildAccountStatusWithHttpInfo(String childIdentifier,
UpdateChildAccountStatus updateChildAccountStatus)
Update info of reseller's child account status based on the childIdentifier supplied
|
| Modifier and Type | Method and Description |
|---|---|
UpdateChildAccountStatus |
UpdateChildAccountStatus.marketingAutomation(Boolean marketingAutomation) |
UpdateChildAccountStatus |
UpdateChildAccountStatus.smsCampaign(Boolean smsCampaign) |
UpdateChildAccountStatus |
UpdateChildAccountStatus.transactionalEmail(Boolean transactionalEmail) |
UpdateChildAccountStatus |
UpdateChildAccountStatus.transactionalSms(Boolean transactionalSms) |
Copyright © 2021. All rights reserved.