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

A list of bulk send batch summaries. More...

Inheritance diagram for DocuSign.eSign.Model.BulkSendBatchSummaries:

Public Member Functions

 BulkSendBatchSummaries (string BatchSizeLimit=default(string), List< BulkSendBatchSummary > BulkBatchSummaries=default(List< BulkSendBatchSummary >), string BulkProcessQueueLimit=default(string), string BulkProcessTotalQueued=default(string), string EndPosition=default(string), string NextUri=default(string), string PreviousUri=default(string), string QueueLimit=default(string), string ResultSetSize=default(string), string StartPosition=default(string), string TotalQueued=default(string), string TotalSetSize=default(string))
 Initializes a new instance of the BulkSendBatchSummaries 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 (BulkSendBatchSummaries other)
 Returns true if BulkSendBatchSummaries instances are equal More...
 
override int GetHashCode ()
 Gets the hash code More...
 
IEnumerable< ValidationResult > Validate (ValidationContext validationContext)
 

Properties

string BatchSizeLimit [get, set]
 Gets or Sets BatchSizeLimit More...
 
List< BulkSendBatchSummaryBulkBatchSummaries [get, set]
 Gets or Sets BulkBatchSummaries More...
 
string BulkProcessQueueLimit [get, set]
 Gets or Sets BulkProcessQueueLimit More...
 
string BulkProcessTotalQueued [get, set]
 Gets or Sets BulkProcessTotalQueued More...
 
string EndPosition [get, set]
 The last position in the result set. More...
 
string NextUri [get, set]
 The URI to the next chunk of records based on the search request. If the endPosition is the entire results of the search, this is null. More...
 
string PreviousUri [get, set]
 The postal code for the billing address. More...
 
string QueueLimit [get, set]
 Gets or Sets QueueLimit More...
 
string ResultSetSize [get, set]
 The number of results returned in this response. More...
 
string StartPosition [get, set]
 Starting position of the current result set. More...
 
string TotalQueued [get, set]
 Gets or Sets TotalQueued More...
 
string TotalSetSize [get, set]
 The total number of items available in the result set. This will always be greater than or equal to the value of the property returning the results in the in the response. More...
 

Detailed Description

A list of bulk send batch summaries.

Constructor & Destructor Documentation

◆ BulkSendBatchSummaries()

DocuSign.eSign.Model.BulkSendBatchSummaries.BulkSendBatchSummaries ( string  BatchSizeLimit = default(string),
List< BulkSendBatchSummary BulkBatchSummaries = default(List<BulkSendBatchSummary>),
string  BulkProcessQueueLimit = default(string),
string  BulkProcessTotalQueued = default(string),
string  EndPosition = default(string),
string  NextUri = default(string),
string  PreviousUri = default(string),
string  QueueLimit = default(string),
string  ResultSetSize = default(string),
string  StartPosition = default(string),
string  TotalQueued = default(string),
string  TotalSetSize = default(string) 
)
inline

Initializes a new instance of the BulkSendBatchSummaries class.

Parameters
BatchSizeLimitBatchSizeLimit.
BulkBatchSummariesBulkBatchSummaries.
BulkProcessQueueLimitBulkProcessQueueLimit.
BulkProcessTotalQueuedBulkProcessTotalQueued.
EndPositionThe last position in the result set. .
NextUriThe URI to the next chunk of records based on the search request. If the endPosition is the entire results of the search, this is null. .
PreviousUriThe postal code for the billing address..
QueueLimitQueueLimit.
ResultSetSizeThe number of results returned in this response. .
StartPositionStarting position of the current result set..
TotalQueuedTotalQueued.
TotalSetSizeThe total number of items available in the result set. This will always be greater than or equal to the value of the property returning the results in the in the response..

Member Function Documentation

◆ Equals() [1/2]

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

Returns true if objects are equal

Parameters
objObject to be compared
Returns
Boolean

◆ Equals() [2/2]

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

Returns true if BulkSendBatchSummaries instances are equal

Parameters
otherInstance of BulkSendBatchSummaries to be compared
Returns
Boolean

◆ GetHashCode()

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

Gets the hash code

Returns
Hash code

◆ ToJson()

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

Returns the JSON string presentation of the object

Returns
JSON string presentation of the object

◆ ToString()

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

Returns the string presentation of the object

Returns
String presentation of the object

Property Documentation

◆ BatchSizeLimit

string DocuSign.eSign.Model.BulkSendBatchSummaries.BatchSizeLimit
getset

Gets or Sets BatchSizeLimit

◆ BulkBatchSummaries

List<BulkSendBatchSummary> DocuSign.eSign.Model.BulkSendBatchSummaries.BulkBatchSummaries
getset

Gets or Sets BulkBatchSummaries

◆ BulkProcessQueueLimit

string DocuSign.eSign.Model.BulkSendBatchSummaries.BulkProcessQueueLimit
getset

Gets or Sets BulkProcessQueueLimit

◆ BulkProcessTotalQueued

string DocuSign.eSign.Model.BulkSendBatchSummaries.BulkProcessTotalQueued
getset

Gets or Sets BulkProcessTotalQueued

◆ EndPosition

string DocuSign.eSign.Model.BulkSendBatchSummaries.EndPosition
getset

The last position in the result set.

The last position in the result set.

◆ NextUri

string DocuSign.eSign.Model.BulkSendBatchSummaries.NextUri
getset

The URI to the next chunk of records based on the search request. If the endPosition is the entire results of the search, this is null.

The URI to the next chunk of records based on the search request. If the endPosition is the entire results of the search, this is null.

◆ PreviousUri

string DocuSign.eSign.Model.BulkSendBatchSummaries.PreviousUri
getset

The postal code for the billing address.

The postal code for the billing address.

◆ QueueLimit

string DocuSign.eSign.Model.BulkSendBatchSummaries.QueueLimit
getset

Gets or Sets QueueLimit

◆ ResultSetSize

string DocuSign.eSign.Model.BulkSendBatchSummaries.ResultSetSize
getset

The number of results returned in this response.

The number of results returned in this response.

◆ StartPosition

string DocuSign.eSign.Model.BulkSendBatchSummaries.StartPosition
getset

Starting position of the current result set.

Starting position of the current result set.

◆ TotalQueued

string DocuSign.eSign.Model.BulkSendBatchSummaries.TotalQueued
getset

Gets or Sets TotalQueued

◆ TotalSetSize

string DocuSign.eSign.Model.BulkSendBatchSummaries.TotalSetSize
getset

The total number of items available in the result set. This will always be greater than or equal to the value of the property returning the results in the in the response.

The total number of items available in the result set. This will always be greater than or equal to the value of the property returning the results in the in the response.


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