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

NotaryJournalCredibleWitness More...

Inheritance diagram for DocuSign.eSign.Model.NotaryJournalCredibleWitness:

Public Member Functions

 NotaryJournalCredibleWitness (string Address=default(string), string Name=default(string), string SignatureImage=default(string))
 Initializes a new instance of the NotaryJournalCredibleWitness 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 (NotaryJournalCredibleWitness other)
 Returns true if NotaryJournalCredibleWitness instances are equal More...
 
override int GetHashCode ()
 Gets the hash code More...
 
IEnumerable< ValidationResult > Validate (ValidationContext validationContext)
 

Properties

string Address [get, set]
 Gets or Sets Address More...
 
string Name [get, set]
 Gets or Sets Name More...
 
string SignatureImage [get, set]
 Gets or Sets SignatureImage More...
 

Detailed Description

NotaryJournalCredibleWitness

Constructor & Destructor Documentation

◆ NotaryJournalCredibleWitness()

DocuSign.eSign.Model.NotaryJournalCredibleWitness.NotaryJournalCredibleWitness ( string  Address = default(string),
string  Name = default(string),
string  SignatureImage = default(string) 
)
inline

Initializes a new instance of the NotaryJournalCredibleWitness class.

Parameters
AddressAddress.
NameName.
SignatureImageSignatureImage.

Member Function Documentation

◆ Equals() [1/2]

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

Returns true if objects are equal

Parameters
objObject to be compared
Returns
Boolean

◆ Equals() [2/2]

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

Returns true if NotaryJournalCredibleWitness instances are equal

Parameters
otherInstance of NotaryJournalCredibleWitness to be compared
Returns
Boolean

◆ GetHashCode()

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

Gets the hash code

Returns
Hash code

◆ ToJson()

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

Returns the JSON string presentation of the object

Returns
JSON string presentation of the object

◆ ToString()

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

Returns the string presentation of the object

Returns
String presentation of the object

Property Documentation

◆ Address

string DocuSign.eSign.Model.NotaryJournalCredibleWitness.Address
getset

Gets or Sets Address

◆ Name

string DocuSign.eSign.Model.NotaryJournalCredibleWitness.Name
getset

Gets or Sets Name

◆ SignatureImage

string DocuSign.eSign.Model.NotaryJournalCredibleWitness.SignatureImage
getset

Gets or Sets SignatureImage


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