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

DisplayApplianceEnvelope More...

Inheritance diagram for DocuSign.eSign.Model.DisplayApplianceEnvelope:

Public Member Functions

 DisplayApplianceEnvelope (bool? AddDemoStamp=default(bool?), bool? AllowMultipleAttachments=default(bool?), bool? BurnDefaultTabData=default(bool?), bool? ConvertPdfFields=default(bool?), string EnvelopeId=default(string), string EnvelopeType=default(string), bool? IncludeSigsBeforeComplete=default(bool?), bool? IsConcatMode=default(bool?), bool? IsEnvelopeIDStampingEnabled=default(bool?), bool? PdfFormConversionFontScale100=default(bool?), bool? ShouldFlatten=default(bool?), bool? ShowEnvelopeChanges=default(bool?), bool? SignOnline=default(bool?), string Status=default(string), string UserId=default(string))
 Initializes a new instance of the DisplayApplianceEnvelope 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 (DisplayApplianceEnvelope other)
 Returns true if DisplayApplianceEnvelope instances are equal More...
 
override int GetHashCode ()
 Gets the hash code More...
 
IEnumerable< ValidationResult > Validate (ValidationContext validationContext)
 

Properties

bool AddDemoStamp [get, set]
 
bool AllowMultipleAttachments [get, set]
 
bool BurnDefaultTabData [get, set]
 
bool ConvertPdfFields [get, set]
 
string EnvelopeId [get, set]
 The envelope ID of the envelope status that failed to post. More...
 
string EnvelopeType [get, set]
 
bool IncludeSigsBeforeComplete [get, set]
 
bool IsConcatMode [get, set]
 
bool IsEnvelopeIDStampingEnabled [get, set]
 
bool PdfFormConversionFontScale100 [get, set]
 
bool ShouldFlatten [get, set]
 
bool ShowEnvelopeChanges [get, set]
 
bool SignOnline [get, set]
 
string Status [get, set]
 Indicates the envelope status. Valid values are: * sent - The envelope is sent to the recipients. * created - The envelope is saved as a draft and can be modified and sent later. More...
 
string UserId [get, set]
 

Detailed Description

DisplayApplianceEnvelope

Constructor & Destructor Documentation

◆ DisplayApplianceEnvelope()

DocuSign.eSign.Model.DisplayApplianceEnvelope.DisplayApplianceEnvelope ( bool?  AddDemoStamp = default(bool?),
bool?  AllowMultipleAttachments = default(bool?),
bool?  BurnDefaultTabData = default(bool?),
bool?  ConvertPdfFields = default(bool?),
string  EnvelopeId = default(string),
string  EnvelopeType = default(string),
bool?  IncludeSigsBeforeComplete = default(bool?),
bool?  IsConcatMode = default(bool?),
bool?  IsEnvelopeIDStampingEnabled = default(bool?),
bool?  PdfFormConversionFontScale100 = default(bool?),
bool?  ShouldFlatten = default(bool?),
bool?  ShowEnvelopeChanges = default(bool?),
bool?  SignOnline = default(bool?),
string  Status = default(string),
string  UserId = default(string) 
)
inline

Initializes a new instance of the DisplayApplianceEnvelope class.

Parameters
AddDemoStamp.
AllowMultipleAttachments.
BurnDefaultTabData.
ConvertPdfFields.
EnvelopeIdThe envelope ID of the envelope status that failed to post..
EnvelopeType.
IncludeSigsBeforeComplete.
IsConcatMode.
IsEnvelopeIDStampingEnabled.
PdfFormConversionFontScale100.
ShouldFlatten.
ShowEnvelopeChanges.
SignOnline.
StatusIndicates the envelope status. Valid values are: * sent - The envelope is sent to the recipients. * created - The envelope is saved as a draft and can be modified and sent later..
UserId.

Member Function Documentation

◆ Equals() [1/2]

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

Returns true if objects are equal

Parameters
objObject to be compared
Returns
Boolean

◆ Equals() [2/2]

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

Returns true if DisplayApplianceEnvelope instances are equal

Parameters
otherInstance of DisplayApplianceEnvelope to be compared
Returns
Boolean

◆ GetHashCode()

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

Gets the hash code

Returns
Hash code

◆ ToJson()

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

Returns the JSON string presentation of the object

Returns
JSON string presentation of the object

◆ ToString()

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

Returns the string presentation of the object

Returns
String presentation of the object

Property Documentation

◆ AddDemoStamp

bool DocuSign.eSign.Model.DisplayApplianceEnvelope.AddDemoStamp
getset

◆ AllowMultipleAttachments

bool DocuSign.eSign.Model.DisplayApplianceEnvelope.AllowMultipleAttachments
getset

◆ BurnDefaultTabData

bool DocuSign.eSign.Model.DisplayApplianceEnvelope.BurnDefaultTabData
getset

◆ ConvertPdfFields

bool DocuSign.eSign.Model.DisplayApplianceEnvelope.ConvertPdfFields
getset

◆ EnvelopeId

string DocuSign.eSign.Model.DisplayApplianceEnvelope.EnvelopeId
getset

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

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

◆ EnvelopeType

string DocuSign.eSign.Model.DisplayApplianceEnvelope.EnvelopeType
getset

◆ IncludeSigsBeforeComplete

bool DocuSign.eSign.Model.DisplayApplianceEnvelope.IncludeSigsBeforeComplete
getset

◆ IsConcatMode

bool DocuSign.eSign.Model.DisplayApplianceEnvelope.IsConcatMode
getset

◆ IsEnvelopeIDStampingEnabled

bool DocuSign.eSign.Model.DisplayApplianceEnvelope.IsEnvelopeIDStampingEnabled
getset

◆ PdfFormConversionFontScale100

bool DocuSign.eSign.Model.DisplayApplianceEnvelope.PdfFormConversionFontScale100
getset

◆ ShouldFlatten

bool DocuSign.eSign.Model.DisplayApplianceEnvelope.ShouldFlatten
getset

◆ ShowEnvelopeChanges

bool DocuSign.eSign.Model.DisplayApplianceEnvelope.ShowEnvelopeChanges
getset

◆ SignOnline

bool DocuSign.eSign.Model.DisplayApplianceEnvelope.SignOnline
getset

◆ Status

string DocuSign.eSign.Model.DisplayApplianceEnvelope.Status
getset

Indicates the envelope status. Valid values are: * sent - The envelope is sent to the recipients. * created - The envelope is saved as a draft and can be modified and sent later.

Indicates the envelope status. Valid values are: * sent - The envelope is sent to the recipients. * created - The envelope is saved as a draft and can be modified and sent later.

◆ UserId

string DocuSign.eSign.Model.DisplayApplianceEnvelope.UserId
getset


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