| Package | Description |
|---|---|
| com.silanis.esl.sdk.builder |
Builder classes provide high-level support for creating model objects.
|
| Modifier and Type | Method and Description |
|---|---|
static FastTrackSignerBuilder |
FastTrackSignerBuilder.newSignerWithId(String id)
Creates a FastTrackSignerBuilder object.
|
FastTrackSignerBuilder |
FastTrackSignerBuilder.withEmail(String email)
Sets the signer's email.
|
FastTrackSignerBuilder |
FastTrackSignerBuilder.withFirstName(String firstName)
Sets the signer's first name.
|
FastTrackSignerBuilder |
FastTrackSignerBuilder.withLastName(String lastName)
Sets the signer's last name.
|
Copyright 2022 OneSpan All rights reserved.