Uses of Class
com.boldsign.model.SignerAuthenticationWebhookModel
-
Packages that use SignerAuthenticationWebhookModel Package Description com.boldsign.model -
-
Uses of SignerAuthenticationWebhookModel in com.boldsign.model
Methods in com.boldsign.model that return SignerAuthenticationWebhookModel Modifier and Type Method Description SignerAuthenticationWebhookModelSignerAuthenticationWebhookModel. authenticationFrequency(String authenticationFrequency)static SignerAuthenticationWebhookModelSignerAuthenticationWebhookModel. fromJson(String jsonString)Create an instance of SignerAuthenticationWebhookModel given an JSON stringSignerAuthenticationWebhookModelDocumentSignerWebhookModel. getAuthenticationSettings()Get authenticationSettingsSignerAuthenticationWebhookModelSignerAuthenticationWebhookModel. status(String status)Methods in com.boldsign.model with parameters of type SignerAuthenticationWebhookModel Modifier and Type Method Description DocumentSignerWebhookModelDocumentSignerWebhookModel. authenticationSettings(SignerAuthenticationWebhookModel authenticationSettings)voidDocumentSignerWebhookModel. setAuthenticationSettings(SignerAuthenticationWebhookModel authenticationSettings)
-