| Package | Description |
|---|---|
| com.silanis.esl.sdk |
The eSignLive Java SDK base package containing the EslClient and model classes.
|
| com.silanis.esl.sdk.builder |
Builder classes provide high-level support for creating model objects.
|
| Modifier and Type | Method and Description |
|---|---|
List<Quota> |
Plan.getQuotas() |
| Modifier and Type | Method and Description |
|---|---|
void |
Plan.addQuota(Quota quota) |
| Modifier and Type | Method and Description |
|---|---|
void |
Plan.setQuotas(List<Quota> quotas) |
| Modifier and Type | Method and Description |
|---|---|
PlanBuilder |
PlanBuilder.withQuota(Quota quota) |
Copyright 2022 OneSpan All rights reserved.