| Package | Description |
|---|---|
| com.silanis.esl.sdk.builder |
Builder classes provide high-level support for creating model objects.
|
| com.silanis.esl.sdk.internal.converter |
For internal use only.
|
| com.silanis.esl.sdk.service |
Service classes provide low-level support for interacting with eSignLive.
|
| Modifier and Type | Method and Description |
|---|---|
SubAccount |
SubAccountBuilder.build()
Builds subAccount
|
| Modifier and Type | Method and Description |
|---|---|
static SubAccountBuilder |
SubAccountBuilder.newSubAccount(SubAccount subAccount)
Creates a subAccount builder for a given SubAccount instance
|
| Modifier and Type | Method and Description |
|---|---|
SubAccount |
SubAccountConverter.toSDKSubAccount() |
| Constructor and Description |
|---|
SubAccountConverter(SubAccount sdkSubAccount) |
| Modifier and Type | Method and Description |
|---|---|
Account |
AccountService.createSubAccount(SubAccount subAccount)
Create new subAccount for the account base on page request
|
void |
AccountService.updateSubAccount(SubAccount subAccount,
String accountId)
Update the information of a subAccount
|
Copyright 2022 OneSpan All rights reserved.