DocuSign CSharp Docs
Public Member Functions | Properties | List of all members
DocuSign.eSign.Model.SenderEmailNotifications Class Reference

Contains the settings for the email notifications that senders receive about the envelopes that they send. More...

Inheritance diagram for DocuSign.eSign.Model.SenderEmailNotifications:

Public Member Functions

 SenderEmailNotifications (string ChangedSigner=default(string), string ClickwrapResponsesLimitNotificationEmail=default(string), string CommentsOnlyPrivateAndMention=default(string), string CommentsReceiveAll=default(string), string DeliveryFailed=default(string), string EnvelopeComplete=default(string), string OfflineSigningFailed=default(string), string PowerformResponsesLimitNotificationEmail=default(string), string PurgeDocuments=default(string), string RecipientViewed=default(string), string SenderEnvelopeDeclined=default(string), string WithdrawnConsent=default(string))
 Initializes a new instance of the SenderEmailNotifications class. More...
 
override string ToString ()
 Returns the string presentation of the object More...
 
string ToJson ()
 Returns the JSON string presentation of the object More...
 
override bool Equals (object obj)
 Returns true if objects are equal More...
 
bool Equals (SenderEmailNotifications other)
 Returns true if SenderEmailNotifications instances are equal More...
 
override int GetHashCode ()
 Gets the hash code More...
 
IEnumerable< ValidationResult > Validate (ValidationContext validationContext)
 

Properties

string ChangedSigner [get, set]
 When set to true, the sender receives notification if the signer changes. More...
 
string ClickwrapResponsesLimitNotificationEmail [get, set]
 Gets or Sets ClickwrapResponsesLimitNotificationEmail More...
 
string CommentsOnlyPrivateAndMention [get, set]
 Gets or Sets CommentsOnlyPrivateAndMention More...
 
string CommentsReceiveAll [get, set]
 Gets or Sets CommentsReceiveAll More...
 
string DeliveryFailed [get, set]
 When set to true, the sender receives notification if the delivery of the envelope fails. More...
 
string EnvelopeComplete [get, set]
 When set to true, the user receives notification that the envelope has been completed. More...
 
string OfflineSigningFailed [get, set]
 When set to true, the user receives notification if the offline signing failed. More...
 
string PowerformResponsesLimitNotificationEmail [get, set]
 Gets or Sets PowerformResponsesLimitNotificationEmail More...
 
string PurgeDocuments [get, set]
 Gets or Sets PurgeDocuments More...
 
string RecipientViewed [get, set]
 When set to true, the sender receives notification that the recipient viewed the enveloper. More...
 
string SenderEnvelopeDeclined [get, set]
 Gets or Sets SenderEnvelopeDeclined More...
 
string WithdrawnConsent [get, set]
 When set to true, the user receives notification if consent is withdrawn. More...
 

Detailed Description

Contains the settings for the email notifications that senders receive about the envelopes that they send.

Constructor & Destructor Documentation

◆ SenderEmailNotifications()

DocuSign.eSign.Model.SenderEmailNotifications.SenderEmailNotifications ( string  ChangedSigner = default(string),
string  ClickwrapResponsesLimitNotificationEmail = default(string),
string  CommentsOnlyPrivateAndMention = default(string),
string  CommentsReceiveAll = default(string),
string  DeliveryFailed = default(string),
string  EnvelopeComplete = default(string),
string  OfflineSigningFailed = default(string),
string  PowerformResponsesLimitNotificationEmail = default(string),
string  PurgeDocuments = default(string),
string  RecipientViewed = default(string),
string  SenderEnvelopeDeclined = default(string),
string  WithdrawnConsent = default(string) 
)
inline

Initializes a new instance of the SenderEmailNotifications class.

Parameters
ChangedSignerWhen set to true, the sender receives notification if the signer changes..
ClickwrapResponsesLimitNotificationEmailClickwrapResponsesLimitNotificationEmail.
CommentsOnlyPrivateAndMentionCommentsOnlyPrivateAndMention.
CommentsReceiveAllCommentsReceiveAll.
DeliveryFailedWhen set to true, the sender receives notification if the delivery of the envelope fails..
EnvelopeCompleteWhen set to true, the user receives notification that the envelope has been completed..
OfflineSigningFailedWhen set to true, the user receives notification if the offline signing failed..
PowerformResponsesLimitNotificationEmailPowerformResponsesLimitNotificationEmail.
PurgeDocumentsPurgeDocuments.
RecipientViewedWhen set to true, the sender receives notification that the recipient viewed the enveloper..
SenderEnvelopeDeclinedSenderEnvelopeDeclined.
WithdrawnConsentWhen set to true, the user receives notification if consent is withdrawn..

Member Function Documentation

◆ Equals() [1/2]

override bool DocuSign.eSign.Model.SenderEmailNotifications.Equals ( object  obj)
inline

Returns true if objects are equal

Parameters
objObject to be compared
Returns
Boolean

◆ Equals() [2/2]

bool DocuSign.eSign.Model.SenderEmailNotifications.Equals ( SenderEmailNotifications  other)
inline

Returns true if SenderEmailNotifications instances are equal

Parameters
otherInstance of SenderEmailNotifications to be compared
Returns
Boolean

◆ GetHashCode()

override int DocuSign.eSign.Model.SenderEmailNotifications.GetHashCode ( )
inline

Gets the hash code

Returns
Hash code

◆ ToJson()

string DocuSign.eSign.Model.SenderEmailNotifications.ToJson ( )
inline

Returns the JSON string presentation of the object

Returns
JSON string presentation of the object

◆ ToString()

override string DocuSign.eSign.Model.SenderEmailNotifications.ToString ( )
inline

Returns the string presentation of the object

Returns
String presentation of the object

Property Documentation

◆ ChangedSigner

string DocuSign.eSign.Model.SenderEmailNotifications.ChangedSigner
getset

When set to true, the sender receives notification if the signer changes.

When set to true, the sender receives notification if the signer changes.

◆ ClickwrapResponsesLimitNotificationEmail

string DocuSign.eSign.Model.SenderEmailNotifications.ClickwrapResponsesLimitNotificationEmail
getset

Gets or Sets ClickwrapResponsesLimitNotificationEmail

◆ CommentsOnlyPrivateAndMention

string DocuSign.eSign.Model.SenderEmailNotifications.CommentsOnlyPrivateAndMention
getset

Gets or Sets CommentsOnlyPrivateAndMention

◆ CommentsReceiveAll

string DocuSign.eSign.Model.SenderEmailNotifications.CommentsReceiveAll
getset

Gets or Sets CommentsReceiveAll

◆ DeliveryFailed

string DocuSign.eSign.Model.SenderEmailNotifications.DeliveryFailed
getset

When set to true, the sender receives notification if the delivery of the envelope fails.

When set to true, the sender receives notification if the delivery of the envelope fails.

◆ EnvelopeComplete

string DocuSign.eSign.Model.SenderEmailNotifications.EnvelopeComplete
getset

When set to true, the user receives notification that the envelope has been completed.

When set to true, the user receives notification that the envelope has been completed.

◆ OfflineSigningFailed

string DocuSign.eSign.Model.SenderEmailNotifications.OfflineSigningFailed
getset

When set to true, the user receives notification if the offline signing failed.

When set to true, the user receives notification if the offline signing failed.

◆ PowerformResponsesLimitNotificationEmail

string DocuSign.eSign.Model.SenderEmailNotifications.PowerformResponsesLimitNotificationEmail
getset

Gets or Sets PowerformResponsesLimitNotificationEmail

◆ PurgeDocuments

string DocuSign.eSign.Model.SenderEmailNotifications.PurgeDocuments
getset

Gets or Sets PurgeDocuments

◆ RecipientViewed

string DocuSign.eSign.Model.SenderEmailNotifications.RecipientViewed
getset

When set to true, the sender receives notification that the recipient viewed the enveloper.

When set to true, the sender receives notification that the recipient viewed the enveloper.

◆ SenderEnvelopeDeclined

string DocuSign.eSign.Model.SenderEmailNotifications.SenderEnvelopeDeclined
getset

Gets or Sets SenderEnvelopeDeclined

◆ WithdrawnConsent

string DocuSign.eSign.Model.SenderEmailNotifications.WithdrawnConsent
getset

When set to true, the user receives notification if consent is withdrawn.

When set to true, the user receives notification if consent is withdrawn.


The documentation for this class was generated from the following file: