Uses of Class
com.boldsign.model.RecipientNotificationSettings
Packages that use RecipientNotificationSettings
-
Uses of RecipientNotificationSettings in com.boldsign.model
Methods in com.boldsign.model that return RecipientNotificationSettingsModifier and TypeMethodDescriptionRecipientNotificationSettings.editDocument(Boolean editDocument) RecipientNotificationSettings.editRecipient(Boolean editRecipient) Create an instance of RecipientNotificationSettings given an JSON stringCreateTemplateRequest.getRecipientNotificationSettings()Get recipientNotificationSettingsDocumentProperties.getRecipientNotificationSettings()Get recipientNotificationSettingsDocumentSigner.getRecipientNotificationSettings()Get recipientNotificationSettingsDocumentSignerDetails.getRecipientNotificationSettings()Get recipientNotificationSettingsEditTemplateRequest.getRecipientNotificationSettings()Get recipientNotificationSettingsEmbeddedCreateTemplateRequest.getRecipientNotificationSettings()Get recipientNotificationSettingsEmbeddedDocumentRequest.getRecipientNotificationSettings()Get recipientNotificationSettingsEmbeddedMergeTemplateFormRequest.getRecipientNotificationSettings()Get recipientNotificationSettingsEmbeddedSendTemplateFormRequest.getRecipientNotificationSettings()Get recipientNotificationSettingsMergeAndSendForSignForm.getRecipientNotificationSettings()Get recipientNotificationSettingsGet recipientNotificationSettingsRoles.getRecipientNotificationSettings()Get recipientNotificationSettingsSendForSign.getRecipientNotificationSettings()Get recipientNotificationSettingsSendForSignFromTemplateForm.getRecipientNotificationSettings()Get recipientNotificationSettingsTemplateProperties.getRecipientNotificationSettings()Get recipientNotificationSettingsTemplateRole.getRecipientNotificationSettings()Get recipientNotificationSettingsRecipientNotificationSettings.reassigned(Boolean reassigned) RecipientNotificationSettings.signatureRequest(Boolean signatureRequest) Methods in com.boldsign.model with parameters of type RecipientNotificationSettingsModifier and TypeMethodDescriptionCreateTemplateRequest.recipientNotificationSettings(RecipientNotificationSettings recipientNotificationSettings) DocumentProperties.recipientNotificationSettings(RecipientNotificationSettings recipientNotificationSettings) DocumentSigner.recipientNotificationSettings(RecipientNotificationSettings recipientNotificationSettings) DocumentSignerDetails.recipientNotificationSettings(RecipientNotificationSettings recipientNotificationSettings) EditTemplateRequest.recipientNotificationSettings(RecipientNotificationSettings recipientNotificationSettings) EmbeddedCreateTemplateRequest.recipientNotificationSettings(RecipientNotificationSettings recipientNotificationSettings) EmbeddedDocumentRequest.recipientNotificationSettings(RecipientNotificationSettings recipientNotificationSettings) EmbeddedMergeTemplateFormRequest.recipientNotificationSettings(RecipientNotificationSettings recipientNotificationSettings) EmbeddedSendTemplateFormRequest.recipientNotificationSettings(RecipientNotificationSettings recipientNotificationSettings) MergeAndSendForSignForm.recipientNotificationSettings(RecipientNotificationSettings recipientNotificationSettings) Role.recipientNotificationSettings(RecipientNotificationSettings recipientNotificationSettings) Roles.recipientNotificationSettings(RecipientNotificationSettings recipientNotificationSettings) SendForSign.recipientNotificationSettings(RecipientNotificationSettings recipientNotificationSettings) SendForSignFromTemplateForm.recipientNotificationSettings(RecipientNotificationSettings recipientNotificationSettings) TemplateProperties.recipientNotificationSettings(RecipientNotificationSettings recipientNotificationSettings) TemplateRole.recipientNotificationSettings(RecipientNotificationSettings recipientNotificationSettings) voidCreateTemplateRequest.setRecipientNotificationSettings(RecipientNotificationSettings recipientNotificationSettings) voidDocumentProperties.setRecipientNotificationSettings(RecipientNotificationSettings recipientNotificationSettings) voidDocumentSigner.setRecipientNotificationSettings(RecipientNotificationSettings recipientNotificationSettings) voidDocumentSignerDetails.setRecipientNotificationSettings(RecipientNotificationSettings recipientNotificationSettings) voidEditTemplateRequest.setRecipientNotificationSettings(RecipientNotificationSettings recipientNotificationSettings) voidEmbeddedCreateTemplateRequest.setRecipientNotificationSettings(RecipientNotificationSettings recipientNotificationSettings) voidEmbeddedDocumentRequest.setRecipientNotificationSettings(RecipientNotificationSettings recipientNotificationSettings) voidEmbeddedMergeTemplateFormRequest.setRecipientNotificationSettings(RecipientNotificationSettings recipientNotificationSettings) voidEmbeddedSendTemplateFormRequest.setRecipientNotificationSettings(RecipientNotificationSettings recipientNotificationSettings) voidMergeAndSendForSignForm.setRecipientNotificationSettings(RecipientNotificationSettings recipientNotificationSettings) voidRole.setRecipientNotificationSettings(RecipientNotificationSettings recipientNotificationSettings) voidRoles.setRecipientNotificationSettings(RecipientNotificationSettings recipientNotificationSettings) voidSendForSign.setRecipientNotificationSettings(RecipientNotificationSettings recipientNotificationSettings) voidSendForSignFromTemplateForm.setRecipientNotificationSettings(RecipientNotificationSettings recipientNotificationSettings) voidTemplateProperties.setRecipientNotificationSettings(RecipientNotificationSettings recipientNotificationSettings) voidTemplateRole.setRecipientNotificationSettings(RecipientNotificationSettings recipientNotificationSettings)