| Package | Description |
|---|---|
| com.docusign.esign.api | |
| com.docusign.esign.model |
| Modifier and Type | Method and Description |
|---|---|
NotaryJurisdiction |
NotaryApi.createNotaryJurisdictions(NotaryJurisdiction notaryJurisdiction)
Add a notary jurisdiction to the system
|
NotaryJurisdiction |
NotaryApi.getNotaryJurisdiction(String jurisdictionId)
Get notary a jurisdiction for a user
|
NotaryJurisdiction |
NotaryApi.updateNotaryJurisdiction(String jurisdictionId,
NotaryJurisdiction notaryJurisdiction)
Update a notary jurisdiction
|
| Modifier and Type | Method and Description |
|---|---|
NotaryJurisdiction |
NotaryApi.createNotaryJurisdictions(NotaryJurisdiction notaryJurisdiction)
Add a notary jurisdiction to the system
|
NotaryJurisdiction |
NotaryApi.updateNotaryJurisdiction(String jurisdictionId,
NotaryJurisdiction notaryJurisdiction)
Update a notary jurisdiction
|
| Modifier and Type | Method and Description |
|---|---|
NotaryJurisdiction |
NotaryJurisdiction.commissionExpiration(String commissionExpiration) |
NotaryJurisdiction |
NotaryJurisdiction.commissionId(String commissionId) |
NotaryJurisdiction |
NotaryJurisdiction.county(String county) |
NotaryJurisdiction |
NotaryJurisdiction.errorDetails(ErrorDetails errorDetails) |
NotaryJurisdiction |
NotaryJurisdiction.jurisdiction(Jurisdiction jurisdiction) |
NotaryJurisdiction |
NotaryJurisdiction.registeredName(String registeredName) |
NotaryJurisdiction |
NotaryJurisdiction.sealType(String sealType) |
| Modifier and Type | Method and Description |
|---|---|
List<NotaryJurisdiction> |
NotaryJurisdictionList.getNotaryJurisdictions() |
| Modifier and Type | Method and Description |
|---|---|
NotaryJurisdictionList |
NotaryJurisdictionList.addNotaryJurisdictionsItem(NotaryJurisdiction notaryJurisdictionsItem) |
| Modifier and Type | Method and Description |
|---|---|
NotaryJurisdictionList |
NotaryJurisdictionList.notaryJurisdictions(List<NotaryJurisdiction> notaryJurisdictions) |
void |
NotaryJurisdictionList.setNotaryJurisdictions(List<NotaryJurisdiction> notaryJurisdictions) |
Copyright © 2020. All rights reserved.