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

RecipientTokenClientURLs More...

Inheritance diagram for DocuSign.eSign.Model.RecipientTokenClientURLs:

Public Member Functions

 RecipientTokenClientURLs (string OnAccessCodeFailed=default(string), string OnCancel=default(string), string OnDecline=default(string), string OnException=default(string), string OnFaxPending=default(string), string OnIdCheckFailed=default(string), string OnSessionTimeout=default(string), string OnSigningComplete=default(string), string OnTTLExpired=default(string), string OnViewingComplete=default(string))
 Initializes a new instance of the RecipientTokenClientURLs 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 (RecipientTokenClientURLs other)
 Returns true if RecipientTokenClientURLs instances are equal More...
 
override int GetHashCode ()
 Gets the hash code More...
 
IEnumerable< ValidationResult > Validate (ValidationContext validationContext)
 

Properties

string OnAccessCodeFailed [get, set]
 Gets or Sets OnAccessCodeFailed More...
 
string OnCancel [get, set]
 Gets or Sets OnCancel More...
 
string OnDecline [get, set]
 Gets or Sets OnDecline More...
 
string OnException [get, set]
 Gets or Sets OnException More...
 
string OnFaxPending [get, set]
 Gets or Sets OnFaxPending More...
 
string OnIdCheckFailed [get, set]
 Gets or Sets OnIdCheckFailed More...
 
string OnSessionTimeout [get, set]
 Gets or Sets OnSessionTimeout More...
 
string OnSigningComplete [get, set]
 Gets or Sets OnSigningComplete More...
 
string OnTTLExpired [get, set]
 Gets or Sets OnTTLExpired More...
 
string OnViewingComplete [get, set]
 Gets or Sets OnViewingComplete More...
 

Detailed Description

RecipientTokenClientURLs

Constructor & Destructor Documentation

◆ RecipientTokenClientURLs()

DocuSign.eSign.Model.RecipientTokenClientURLs.RecipientTokenClientURLs ( string  OnAccessCodeFailed = default(string),
string  OnCancel = default(string),
string  OnDecline = default(string),
string  OnException = default(string),
string  OnFaxPending = default(string),
string  OnIdCheckFailed = default(string),
string  OnSessionTimeout = default(string),
string  OnSigningComplete = default(string),
string  OnTTLExpired = default(string),
string  OnViewingComplete = default(string) 
)
inline

Initializes a new instance of the RecipientTokenClientURLs class.

Parameters
OnAccessCodeFailedOnAccessCodeFailed.
OnCancelOnCancel.
OnDeclineOnDecline.
OnExceptionOnException.
OnFaxPendingOnFaxPending.
OnIdCheckFailedOnIdCheckFailed.
OnSessionTimeoutOnSessionTimeout.
OnSigningCompleteOnSigningComplete.
OnTTLExpiredOnTTLExpired.
OnViewingCompleteOnViewingComplete.

Member Function Documentation

◆ Equals() [1/2]

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

Returns true if objects are equal

Parameters
objObject to be compared
Returns
Boolean

◆ Equals() [2/2]

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

Returns true if RecipientTokenClientURLs instances are equal

Parameters
otherInstance of RecipientTokenClientURLs to be compared
Returns
Boolean

◆ GetHashCode()

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

Gets the hash code

Returns
Hash code

◆ ToJson()

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

Returns the JSON string presentation of the object

Returns
JSON string presentation of the object

◆ ToString()

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

Returns the string presentation of the object

Returns
String presentation of the object

Property Documentation

◆ OnAccessCodeFailed

string DocuSign.eSign.Model.RecipientTokenClientURLs.OnAccessCodeFailed
getset

Gets or Sets OnAccessCodeFailed

◆ OnCancel

string DocuSign.eSign.Model.RecipientTokenClientURLs.OnCancel
getset

Gets or Sets OnCancel

◆ OnDecline

string DocuSign.eSign.Model.RecipientTokenClientURLs.OnDecline
getset

Gets or Sets OnDecline

◆ OnException

string DocuSign.eSign.Model.RecipientTokenClientURLs.OnException
getset

Gets or Sets OnException

◆ OnFaxPending

string DocuSign.eSign.Model.RecipientTokenClientURLs.OnFaxPending
getset

Gets or Sets OnFaxPending

◆ OnIdCheckFailed

string DocuSign.eSign.Model.RecipientTokenClientURLs.OnIdCheckFailed
getset

Gets or Sets OnIdCheckFailed

◆ OnSessionTimeout

string DocuSign.eSign.Model.RecipientTokenClientURLs.OnSessionTimeout
getset

Gets or Sets OnSessionTimeout

◆ OnSigningComplete

string DocuSign.eSign.Model.RecipientTokenClientURLs.OnSigningComplete
getset

Gets or Sets OnSigningComplete

◆ OnTTLExpired

string DocuSign.eSign.Model.RecipientTokenClientURLs.OnTTLExpired
getset

Gets or Sets OnTTLExpired

◆ OnViewingComplete

string DocuSign.eSign.Model.RecipientTokenClientURLs.OnViewingComplete
getset

Gets or Sets OnViewingComplete


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