| Package | Description |
|---|---|
| com.silanis.esl.sdk |
The eSignLive Java SDK base package containing the EslClient and model classes.
|
| com.silanis.esl.sdk.service |
Service classes provide low-level support for interacting with eSignLive.
|
| Modifier and Type | Method and Description |
|---|---|
List<FieldSummary> |
EslClient.getFieldValues(PackageId packageId)
Retrieves a summary for all the document fields of the package identified by its packageId
|
| Modifier and Type | Method and Description |
|---|---|
List<FieldSummary> |
FieldSummaryService.getFieldSummary(PackageId packageId)
Gets the field summary for the package and returns a list of field summaries.
|
Copyright 2022 OneSpan All rights reserved.