Docusign CSharp Docs
|
A complex element that specifies notifications (expirations and reminders) for the envelope. More...
Public Member Functions | |
AccountNotification (Expirations Expirations=default(Expirations), Reminders Reminders=default(Reminders), string UserOverrideEnabled=default(string)) | |
Initializes a new instance of the AccountNotification 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 (AccountNotification other) |
Returns true if AccountNotification instances are equal More... | |
override int | GetHashCode () |
Gets the hash code More... | |
IEnumerable< ValidationResult > | Validate (ValidationContext validationContext) |
Properties | |
Expirations | Expirations [get, set] |
A complex element that specifies the expiration settings for the envelope. More... | |
Reminders | Reminders [get, set] |
A complex element that specifies reminder settings for the envelope. More... | |
string | UserOverrideEnabled [get, set] |
Gets or Sets UserOverrideEnabled More... | |
A complex element that specifies notifications (expirations and reminders) for the envelope.
|
inline |
Initializes a new instance of the AccountNotification class.
Expirations | A complex element that specifies the expiration settings for the envelope.. |
Reminders | A complex element that specifies reminder settings for the envelope.. |
UserOverrideEnabled | UserOverrideEnabled. |
|
inline |
Returns true if objects are equal
obj | Object to be compared |
|
inline |
Returns true if AccountNotification instances are equal
other | Instance of AccountNotification to be compared |
|
inline |
Gets the hash code
|
inline |
Returns the JSON string presentation of the object
|
inline |
Returns the string presentation of the object
|
getset |
A complex element that specifies the expiration settings for the envelope.
A complex element that specifies the expiration settings for the envelope.
|
getset |
A complex element that specifies reminder settings for the envelope.
A complex element that specifies reminder settings for the envelope.
|
getset |
Gets or Sets UserOverrideEnabled