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

DisplayApplianceDocument More...

Inheritance diagram for DocuSign.eSign.Model.DisplayApplianceDocument:

Public Member Functions

 DisplayApplianceDocument (string AttachmentDescription=default(string), string DocumentId=default(string), string DocumentType=default(string), string EnvelopeId=default(string), string ExternalDocumentId=default(string), string LatestPDFId=default(string), string Name=default(string), int? Pages=default(int?))
 Initializes a new instance of the DisplayApplianceDocument 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 (DisplayApplianceDocument other)
 Returns true if DisplayApplianceDocument instances are equal More...
 
override int GetHashCode ()
 Gets the hash code More...
 
IEnumerable< ValidationResult > Validate (ValidationContext validationContext)
 

Properties

string AttachmentDescription [get, set]
 
string DocumentId [get, set]
 Specifies the document ID number that the tab is placed on. This must refer to an existing Document&#39;s ID attribute. More...
 
string DocumentType [get, set]
 
string EnvelopeId [get, set]
 The envelope ID of the envelope status that failed to post. More...
 
string ExternalDocumentId [get, set]
 
string LatestPDFId [get, set]
 
string Name [get, set]
 
int Pages [get, set]
 

Detailed Description

DisplayApplianceDocument

Constructor & Destructor Documentation

◆ DisplayApplianceDocument()

DocuSign.eSign.Model.DisplayApplianceDocument.DisplayApplianceDocument ( string  AttachmentDescription = default(string),
string  DocumentId = default(string),
string  DocumentType = default(string),
string  EnvelopeId = default(string),
string  ExternalDocumentId = default(string),
string  LatestPDFId = default(string),
string  Name = default(string),
int?  Pages = default(int?) 
)
inline

Initializes a new instance of the DisplayApplianceDocument class.

Parameters
AttachmentDescription.
DocumentIdSpecifies the document ID number that the tab is placed on. This must refer to an existing Document&#39;s ID attribute..
DocumentType.
EnvelopeIdThe envelope ID of the envelope status that failed to post..
ExternalDocumentId.
LatestPDFId.
Name.
Pages.

Member Function Documentation

◆ Equals() [1/2]

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

Returns true if objects are equal

Parameters
objObject to be compared
Returns
Boolean

◆ Equals() [2/2]

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

Returns true if DisplayApplianceDocument instances are equal

Parameters
otherInstance of DisplayApplianceDocument to be compared
Returns
Boolean

◆ GetHashCode()

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

Gets the hash code

Returns
Hash code

◆ ToJson()

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

Returns the JSON string presentation of the object

Returns
JSON string presentation of the object

◆ ToString()

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

Returns the string presentation of the object

Returns
String presentation of the object

Property Documentation

◆ AttachmentDescription

string DocuSign.eSign.Model.DisplayApplianceDocument.AttachmentDescription
getset

◆ DocumentId

string DocuSign.eSign.Model.DisplayApplianceDocument.DocumentId
getset

Specifies the document ID number that the tab is placed on. This must refer to an existing Document&#39;s ID attribute.

Specifies the document ID number that the tab is placed on. This must refer to an existing Document&#39;s ID attribute.

◆ DocumentType

string DocuSign.eSign.Model.DisplayApplianceDocument.DocumentType
getset

◆ EnvelopeId

string DocuSign.eSign.Model.DisplayApplianceDocument.EnvelopeId
getset

The envelope ID of the envelope status that failed to post.

The envelope ID of the envelope status that failed to post.

◆ ExternalDocumentId

string DocuSign.eSign.Model.DisplayApplianceDocument.ExternalDocumentId
getset

◆ LatestPDFId

string DocuSign.eSign.Model.DisplayApplianceDocument.LatestPDFId
getset

◆ Name

string DocuSign.eSign.Model.DisplayApplianceDocument.Name
getset

◆ Pages

int DocuSign.eSign.Model.DisplayApplianceDocument.Pages
getset


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