| Package | Description |
|---|---|
| sibApi | |
| sibModel |
| Modifier and Type | Method and Description |
|---|---|
GetAccount |
AccountApi.getAccount()
Get your account information, plan and credits details
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<GetAccount> |
AccountApi.getAccountWithHttpInfo()
Get your account information, plan and credits details
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
AccountApi.getAccountAsync(ApiCallback<GetAccount> callback)
Get your account information, plan and credits details (asynchronously)
|
| Modifier and Type | Method and Description |
|---|---|
GetAccount |
GetAccount.addPlanItem(GetAccountPlan planItem) |
GetAccount |
GetAccount.address(GetExtendedClientAddress address) |
GetAccount |
GetAccount.companyName(String companyName) |
GetAccount |
GetAccount.email(String email) |
GetAccount |
GetAccount.firstName(String firstName) |
GetAccount |
GetAccount.lastName(String lastName) |
GetAccount |
GetAccount.marketingAutomation(GetAccountMarketingAutomation marketingAutomation) |
GetAccount |
GetAccount.plan(List<GetAccountPlan> plan) |
GetAccount |
GetAccount.relay(GetAccountRelay relay) |
Copyright © 2021. All rights reserved.