Uses of Class
com.docusign.esign.model.RecipientEmailNotification
-
Packages that use RecipientEmailNotification Package Description com.docusign.esign.model -
-
Uses of RecipientEmailNotification in com.docusign.esign.model
Methods in com.docusign.esign.model that return RecipientEmailNotification Modifier and Type Method Description RecipientEmailNotificationRecipientEmailNotification. emailBody(java.lang.String emailBody)emailBody.RecipientEmailNotificationRecipientEmailNotification. emailBodyMetadata(PropertyMetadata emailBodyMetadata)emailBodyMetadata.RecipientEmailNotificationRecipientEmailNotification. emailSubject(java.lang.String emailSubject)emailSubject.RecipientEmailNotificationRecipientEmailNotification. emailSubjectMetadata(PropertyMetadata emailSubjectMetadata)emailSubjectMetadata.RecipientEmailNotificationAgent. getEmailNotification()Get emailNotification.RecipientEmailNotificationBulkSendingCopyRecipient. getEmailNotification()Get emailNotification.RecipientEmailNotificationCarbonCopy. getEmailNotification()Get emailNotification.RecipientEmailNotificationCertifiedDelivery. getEmailNotification()Get emailNotification.RecipientEmailNotificationEditor. getEmailNotification()Get emailNotification.RecipientEmailNotificationInPersonSigner. getEmailNotification()Get emailNotification.RecipientEmailNotificationIntermediary. getEmailNotification()Get emailNotification.RecipientEmailNotificationNotaryHost. getEmailNotification()Get emailNotification.RecipientEmailNotificationNotaryRecipient. getEmailNotification()Get emailNotification.RecipientEmailNotificationSealSign. getEmailNotification()Get emailNotification.RecipientEmailNotificationSigner. getEmailNotification()Get emailNotification.RecipientEmailNotificationTemplateRole. getEmailNotification()Get emailNotification.RecipientEmailNotificationWitness. getEmailNotification()Get emailNotification.RecipientEmailNotificationRecipientEmailNotification. supportedLanguage(java.lang.String supportedLanguage)supportedLanguage.RecipientEmailNotificationRecipientEmailNotification. supportedLanguageMetadata(PropertyMetadata supportedLanguageMetadata)supportedLanguageMetadata.Methods in com.docusign.esign.model with parameters of type RecipientEmailNotification Modifier and Type Method Description AgentAgent. emailNotification(RecipientEmailNotification emailNotification)emailNotification.BulkSendingCopyRecipientBulkSendingCopyRecipient. emailNotification(RecipientEmailNotification emailNotification)emailNotification.CarbonCopyCarbonCopy. emailNotification(RecipientEmailNotification emailNotification)emailNotification.CertifiedDeliveryCertifiedDelivery. emailNotification(RecipientEmailNotification emailNotification)emailNotification.EditorEditor. emailNotification(RecipientEmailNotification emailNotification)emailNotification.InPersonSignerInPersonSigner. emailNotification(RecipientEmailNotification emailNotification)emailNotification.IntermediaryIntermediary. emailNotification(RecipientEmailNotification emailNotification)emailNotification.NotaryHostNotaryHost. emailNotification(RecipientEmailNotification emailNotification)emailNotification.NotaryRecipientNotaryRecipient. emailNotification(RecipientEmailNotification emailNotification)emailNotification.SealSignSealSign. emailNotification(RecipientEmailNotification emailNotification)emailNotification.SignerSigner. emailNotification(RecipientEmailNotification emailNotification)emailNotification.TemplateRoleTemplateRole. emailNotification(RecipientEmailNotification emailNotification)emailNotification.WitnessWitness. emailNotification(RecipientEmailNotification emailNotification)emailNotification.voidAgent. setEmailNotification(RecipientEmailNotification emailNotification)setEmailNotification.voidBulkSendingCopyRecipient. setEmailNotification(RecipientEmailNotification emailNotification)setEmailNotification.voidCarbonCopy. setEmailNotification(RecipientEmailNotification emailNotification)setEmailNotification.voidCertifiedDelivery. setEmailNotification(RecipientEmailNotification emailNotification)setEmailNotification.voidEditor. setEmailNotification(RecipientEmailNotification emailNotification)setEmailNotification.voidInPersonSigner. setEmailNotification(RecipientEmailNotification emailNotification)setEmailNotification.voidIntermediary. setEmailNotification(RecipientEmailNotification emailNotification)setEmailNotification.voidNotaryHost. setEmailNotification(RecipientEmailNotification emailNotification)setEmailNotification.voidNotaryRecipient. setEmailNotification(RecipientEmailNotification emailNotification)setEmailNotification.voidSealSign. setEmailNotification(RecipientEmailNotification emailNotification)setEmailNotification.voidSigner. setEmailNotification(RecipientEmailNotification emailNotification)setEmailNotification.voidTemplateRole. setEmailNotification(RecipientEmailNotification emailNotification)setEmailNotification.voidWitness. setEmailNotification(RecipientEmailNotification emailNotification)setEmailNotification.
-