public class FieldSummaryService extends Object
| Constructor and Description |
|---|
FieldSummaryService(RestClient client,
String baseUrl) |
| Modifier and Type | Method and Description |
|---|---|
List<FieldSummary> |
getFieldSummary(PackageId packageId)
Gets the field summary for the package and returns a list of field summaries.
|
public FieldSummaryService(RestClient client, String baseUrl)
public List<FieldSummary> getFieldSummary(PackageId packageId) throws EslException
packageId - EslExceptionCopyright 2022 OneSpan All rights reserved.