| Package | Description |
|---|---|
| com.docusign.esign.model |
| Modifier and Type | Method and Description |
|---|---|
AuthenticationMethod |
AuthenticationMethod.authenticationType(String authenticationType) |
AuthenticationMethod |
AuthenticationMethod.lastProvider(String lastProvider) |
AuthenticationMethod |
AuthenticationMethod.lastTimestamp(String lastTimestamp) |
AuthenticationMethod |
AuthenticationMethod.totalCount(String totalCount) |
| Modifier and Type | Method and Description |
|---|---|
List<AuthenticationMethod> |
UserProfile.getAuthenticationMethods()
These properties cannot be modified in the PUT.
|
| Modifier and Type | Method and Description |
|---|---|
UserProfile |
UserProfile.addAuthenticationMethodsItem(AuthenticationMethod authenticationMethodsItem) |
| Modifier and Type | Method and Description |
|---|---|
UserProfile |
UserProfile.authenticationMethods(List<AuthenticationMethod> authenticationMethods) |
void |
UserProfile.setAuthenticationMethods(List<AuthenticationMethod> authenticationMethods) |
Copyright © 2020. All rights reserved.