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

BulkSendEnvelopesInfo More...

Inheritance diagram for DocuSign.eSign.Model.BulkSendEnvelopesInfo:

Public Member Functions

 BulkSendEnvelopesInfo (string AuthoritativeCopy=default(string), string Completed=default(string), string Correct=default(string), string Created=default(string), string Declined=default(string), string Deleted=default(string), string Delivered=default(string), string DigitalSignaturesPending=default(string), string Sent=default(string), string Signed=default(string), string TimedOut=default(string), string TransferCompleted=default(string), string Voided=default(string))
 Initializes a new instance of the BulkSendEnvelopesInfo 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 (BulkSendEnvelopesInfo other)
 Returns true if BulkSendEnvelopesInfo instances are equal More...
 
override int GetHashCode ()
 Gets the hash code More...
 
IEnumerable< ValidationResult > Validate (ValidationContext validationContext)
 

Properties

string AuthoritativeCopy [get, set]
 Specifies the Authoritative copy feature. If set to true the Authoritative copy feature is enabled. More...
 
string Completed [get, set]
 Gets or Sets Completed More...
 
string Correct [get, set]
 Gets or Sets Correct More...
 
string Created [get, set]
 Gets or Sets Created More...
 
string Declined [get, set]
 Gets or Sets Declined More...
 
string Deleted [get, set]
 Gets or Sets Deleted More...
 
string Delivered [get, set]
 Gets or Sets Delivered More...
 
string DigitalSignaturesPending [get, set]
 Gets or Sets DigitalSignaturesPending More...
 
string Sent [get, set]
 Gets or Sets Sent More...
 
string Signed [get, set]
 Gets or Sets Signed More...
 
string TimedOut [get, set]
 Gets or Sets TimedOut More...
 
string TransferCompleted [get, set]
 Gets or Sets TransferCompleted More...
 
string Voided [get, set]
 Gets or Sets Voided More...
 

Detailed Description

BulkSendEnvelopesInfo

Constructor & Destructor Documentation

◆ BulkSendEnvelopesInfo()

DocuSign.eSign.Model.BulkSendEnvelopesInfo.BulkSendEnvelopesInfo ( string  AuthoritativeCopy = default(string),
string  Completed = default(string),
string  Correct = default(string),
string  Created = default(string),
string  Declined = default(string),
string  Deleted = default(string),
string  Delivered = default(string),
string  DigitalSignaturesPending = default(string),
string  Sent = default(string),
string  Signed = default(string),
string  TimedOut = default(string),
string  TransferCompleted = default(string),
string  Voided = default(string) 
)
inline

Initializes a new instance of the BulkSendEnvelopesInfo class.

Parameters
AuthoritativeCopySpecifies the Authoritative copy feature. If set to true the Authoritative copy feature is enabled..
CompletedCompleted.
CorrectCorrect.
CreatedCreated.
DeclinedDeclined.
DeletedDeleted.
DeliveredDelivered.
DigitalSignaturesPendingDigitalSignaturesPending.
SentSent.
SignedSigned.
TimedOutTimedOut.
TransferCompletedTransferCompleted.
VoidedVoided.

Member Function Documentation

◆ Equals() [1/2]

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

Returns true if objects are equal

Parameters
objObject to be compared
Returns
Boolean

◆ Equals() [2/2]

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

Returns true if BulkSendEnvelopesInfo instances are equal

Parameters
otherInstance of BulkSendEnvelopesInfo to be compared
Returns
Boolean

◆ GetHashCode()

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

Gets the hash code

Returns
Hash code

◆ ToJson()

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

Returns the JSON string presentation of the object

Returns
JSON string presentation of the object

◆ ToString()

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

Returns the string presentation of the object

Returns
String presentation of the object

Property Documentation

◆ AuthoritativeCopy

string DocuSign.eSign.Model.BulkSendEnvelopesInfo.AuthoritativeCopy
getset

Specifies the Authoritative copy feature. If set to true the Authoritative copy feature is enabled.

Specifies the Authoritative copy feature. If set to true the Authoritative copy feature is enabled.

◆ Completed

string DocuSign.eSign.Model.BulkSendEnvelopesInfo.Completed
getset

Gets or Sets Completed

◆ Correct

string DocuSign.eSign.Model.BulkSendEnvelopesInfo.Correct
getset

Gets or Sets Correct

◆ Created

string DocuSign.eSign.Model.BulkSendEnvelopesInfo.Created
getset

Gets or Sets Created

◆ Declined

string DocuSign.eSign.Model.BulkSendEnvelopesInfo.Declined
getset

Gets or Sets Declined

◆ Deleted

string DocuSign.eSign.Model.BulkSendEnvelopesInfo.Deleted
getset

Gets or Sets Deleted

◆ Delivered

string DocuSign.eSign.Model.BulkSendEnvelopesInfo.Delivered
getset

Gets or Sets Delivered

◆ DigitalSignaturesPending

string DocuSign.eSign.Model.BulkSendEnvelopesInfo.DigitalSignaturesPending
getset

Gets or Sets DigitalSignaturesPending

◆ Sent

string DocuSign.eSign.Model.BulkSendEnvelopesInfo.Sent
getset

Gets or Sets Sent

◆ Signed

string DocuSign.eSign.Model.BulkSendEnvelopesInfo.Signed
getset

Gets or Sets Signed

◆ TimedOut

string DocuSign.eSign.Model.BulkSendEnvelopesInfo.TimedOut
getset

Gets or Sets TimedOut

◆ TransferCompleted

string DocuSign.eSign.Model.BulkSendEnvelopesInfo.TransferCompleted
getset

Gets or Sets TransferCompleted

◆ Voided

string DocuSign.eSign.Model.BulkSendEnvelopesInfo.Voided
getset

Gets or Sets Voided


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