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 stringDocumentProperties.getRecipientNotificationSettings()Get recipientNotificationSettingsDocumentSignerDetails.getRecipientNotificationSettings()Get recipientNotificationSettingsRoles.getRecipientNotificationSettings()Get recipientNotificationSettingsTemplateProperties.getRecipientNotificationSettings()Get recipientNotificationSettingsRecipientNotificationSettings.reassigned(Boolean reassigned) RecipientNotificationSettings.signatureRequest(Boolean signatureRequest) Methods in com.boldsign.model with parameters of type RecipientNotificationSettingsModifier and TypeMethodDescriptionDocumentProperties.recipientNotificationSettings(RecipientNotificationSettings recipientNotificationSettings) DocumentSignerDetails.recipientNotificationSettings(RecipientNotificationSettings recipientNotificationSettings) Roles.recipientNotificationSettings(RecipientNotificationSettings recipientNotificationSettings) TemplateProperties.recipientNotificationSettings(RecipientNotificationSettings recipientNotificationSettings) voidDocumentProperties.setRecipientNotificationSettings(RecipientNotificationSettings recipientNotificationSettings) voidDocumentSignerDetails.setRecipientNotificationSettings(RecipientNotificationSettings recipientNotificationSettings) voidRoles.setRecipientNotificationSettings(RecipientNotificationSettings recipientNotificationSettings) voidTemplateProperties.setRecipientNotificationSettings(RecipientNotificationSettings recipientNotificationSettings)