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

ReportInProductGet More...

Inheritance diagram for DocuSign.eSign.Model.ReportInProductGet:

Public Member Functions

 ReportInProductGet (string AuthenticationSuccessFilter=default(string), string CustomFieldFilter=default(string), string DateRangeCustomFromDate=default(string), string DateRangeCustomToDate=default(string), string DateRangeFilter=default(string), string DisplayOrder=default(string), string EnvelopeDateTypeFilter=default(string), string EnvelopeRecipientNameContainsFilter=default(string), string EnvelopeStatusFilter=default(string), string EnvelopeSubjectContainsFilter=default(string), List< ReportInProductField > Fields=default(List< ReportInProductField >), string LastScheduledExecutionDate=default(string), string LastScheduledExecutionSuccessDate=default(string), string MaxDownloadRows=default(string), string MaxGridRows=default(string), string MaxScheduledRows=default(string), string PeriodLengthFilter=default(string), string ReportCustomizedId=default(string), string ReportDescription=default(string), string ReportId=default(string), string ReportName=default(string), string ReportType=default(string), string RunUri=default(string), string SaveUri=default(string), string ScheduleId=default(string), ReportInProductSentByDetails SentByDetails=default(ReportInProductSentByDetails), string SentByFilter=default(string), string SentByIds=default(string), string SortFieldDirection=default(string), string SortFieldName=default(string), string VerificationStatusFilter=default(string))
 Initializes a new instance of the ReportInProductGet 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 (ReportInProductGet other)
 Returns true if ReportInProductGet instances are equal More...
 
override int GetHashCode ()
 Gets the hash code More...
 
IEnumerable< ValidationResult > Validate (ValidationContext validationContext)
 

Properties

string AuthenticationSuccessFilter [get, set]
 Gets or Sets AuthenticationSuccessFilter More...
 
string CustomFieldFilter [get, set]
 Gets or Sets CustomFieldFilter More...
 
string DateRangeCustomFromDate [get, set]
 Gets or Sets DateRangeCustomFromDate More...
 
string DateRangeCustomToDate [get, set]
 Gets or Sets DateRangeCustomToDate More...
 
string DateRangeFilter [get, set]
 Gets or Sets DateRangeFilter More...
 
string DisplayOrder [get, set]
 Gets or Sets DisplayOrder More...
 
string EnvelopeDateTypeFilter [get, set]
 Gets or Sets EnvelopeDateTypeFilter More...
 
string EnvelopeRecipientNameContainsFilter [get, set]
 Gets or Sets EnvelopeRecipientNameContainsFilter More...
 
string EnvelopeStatusFilter [get, set]
 Gets or Sets EnvelopeStatusFilter More...
 
string EnvelopeSubjectContainsFilter [get, set]
 Gets or Sets EnvelopeSubjectContainsFilter More...
 
List< ReportInProductFieldFields [get, set]
 Gets or Sets Fields More...
 
string LastScheduledExecutionDate [get, set]
 Gets or Sets LastScheduledExecutionDate More...
 
string LastScheduledExecutionSuccessDate [get, set]
 Gets or Sets LastScheduledExecutionSuccessDate More...
 
string MaxDownloadRows [get, set]
 Gets or Sets MaxDownloadRows More...
 
string MaxGridRows [get, set]
 Gets or Sets MaxGridRows More...
 
string MaxScheduledRows [get, set]
 Gets or Sets MaxScheduledRows More...
 
string PeriodLengthFilter [get, set]
 Gets or Sets PeriodLengthFilter More...
 
string ReportCustomizedId [get, set]
 Gets or Sets ReportCustomizedId More...
 
string ReportDescription [get, set]
 Gets or Sets ReportDescription More...
 
string ReportId [get, set]
 Gets or Sets ReportId More...
 
string ReportName [get, set]
 Gets or Sets ReportName More...
 
string ReportType [get, set]
 Gets or Sets ReportType More...
 
string RunUri [get, set]
 Gets or Sets RunUri More...
 
string SaveUri [get, set]
 Gets or Sets SaveUri More...
 
string ScheduleId [get, set]
 Gets or Sets ScheduleId More...
 
ReportInProductSentByDetails SentByDetails [get, set]
 Gets or Sets SentByDetails More...
 
string SentByFilter [get, set]
 Gets or Sets SentByFilter More...
 
string SentByIds [get, set]
 Gets or Sets SentByIds More...
 
string SortFieldDirection [get, set]
 Gets or Sets SortFieldDirection More...
 
string SortFieldName [get, set]
 Gets or Sets SortFieldName More...
 
string VerificationStatusFilter [get, set]
 Gets or Sets VerificationStatusFilter More...
 

Detailed Description

ReportInProductGet

Constructor & Destructor Documentation

◆ ReportInProductGet()

DocuSign.eSign.Model.ReportInProductGet.ReportInProductGet ( string  AuthenticationSuccessFilter = default(string),
string  CustomFieldFilter = default(string),
string  DateRangeCustomFromDate = default(string),
string  DateRangeCustomToDate = default(string),
string  DateRangeFilter = default(string),
string  DisplayOrder = default(string),
string  EnvelopeDateTypeFilter = default(string),
string  EnvelopeRecipientNameContainsFilter = default(string),
string  EnvelopeStatusFilter = default(string),
string  EnvelopeSubjectContainsFilter = default(string),
List< ReportInProductField Fields = default(List<ReportInProductField>),
string  LastScheduledExecutionDate = default(string),
string  LastScheduledExecutionSuccessDate = default(string),
string  MaxDownloadRows = default(string),
string  MaxGridRows = default(string),
string  MaxScheduledRows = default(string),
string  PeriodLengthFilter = default(string),
string  ReportCustomizedId = default(string),
string  ReportDescription = default(string),
string  ReportId = default(string),
string  ReportName = default(string),
string  ReportType = default(string),
string  RunUri = default(string),
string  SaveUri = default(string),
string  ScheduleId = default(string),
ReportInProductSentByDetails  SentByDetails = default(ReportInProductSentByDetails),
string  SentByFilter = default(string),
string  SentByIds = default(string),
string  SortFieldDirection = default(string),
string  SortFieldName = default(string),
string  VerificationStatusFilter = default(string) 
)
inline

Initializes a new instance of the ReportInProductGet class.

Parameters
AuthenticationSuccessFilterAuthenticationSuccessFilter.
CustomFieldFilterCustomFieldFilter.
DateRangeCustomFromDateDateRangeCustomFromDate.
DateRangeCustomToDateDateRangeCustomToDate.
DateRangeFilterDateRangeFilter.
DisplayOrderDisplayOrder.
EnvelopeDateTypeFilterEnvelopeDateTypeFilter.
EnvelopeRecipientNameContainsFilterEnvelopeRecipientNameContainsFilter.
EnvelopeStatusFilterEnvelopeStatusFilter.
EnvelopeSubjectContainsFilterEnvelopeSubjectContainsFilter.
FieldsFields.
LastScheduledExecutionDateLastScheduledExecutionDate.
LastScheduledExecutionSuccessDateLastScheduledExecutionSuccessDate.
MaxDownloadRowsMaxDownloadRows.
MaxGridRowsMaxGridRows.
MaxScheduledRowsMaxScheduledRows.
PeriodLengthFilterPeriodLengthFilter.
ReportCustomizedIdReportCustomizedId.
ReportDescriptionReportDescription.
ReportIdReportId.
ReportNameReportName.
ReportTypeReportType.
RunUriRunUri.
SaveUriSaveUri.
ScheduleIdScheduleId.
SentByDetailsSentByDetails.
SentByFilterSentByFilter.
SentByIdsSentByIds.
SortFieldDirectionSortFieldDirection.
SortFieldNameSortFieldName.
VerificationStatusFilterVerificationStatusFilter.

Member Function Documentation

◆ Equals() [1/2]

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

Returns true if objects are equal

Parameters
objObject to be compared
Returns
Boolean

◆ Equals() [2/2]

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

Returns true if ReportInProductGet instances are equal

Parameters
otherInstance of ReportInProductGet to be compared
Returns
Boolean

◆ GetHashCode()

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

Gets the hash code

Returns
Hash code

◆ ToJson()

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

Returns the JSON string presentation of the object

Returns
JSON string presentation of the object

◆ ToString()

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

Returns the string presentation of the object

Returns
String presentation of the object

Property Documentation

◆ AuthenticationSuccessFilter

string DocuSign.eSign.Model.ReportInProductGet.AuthenticationSuccessFilter
getset

Gets or Sets AuthenticationSuccessFilter

◆ CustomFieldFilter

string DocuSign.eSign.Model.ReportInProductGet.CustomFieldFilter
getset

Gets or Sets CustomFieldFilter

◆ DateRangeCustomFromDate

string DocuSign.eSign.Model.ReportInProductGet.DateRangeCustomFromDate
getset

Gets or Sets DateRangeCustomFromDate

◆ DateRangeCustomToDate

string DocuSign.eSign.Model.ReportInProductGet.DateRangeCustomToDate
getset

Gets or Sets DateRangeCustomToDate

◆ DateRangeFilter

string DocuSign.eSign.Model.ReportInProductGet.DateRangeFilter
getset

Gets or Sets DateRangeFilter

◆ DisplayOrder

string DocuSign.eSign.Model.ReportInProductGet.DisplayOrder
getset

Gets or Sets DisplayOrder

◆ EnvelopeDateTypeFilter

string DocuSign.eSign.Model.ReportInProductGet.EnvelopeDateTypeFilter
getset

Gets or Sets EnvelopeDateTypeFilter

◆ EnvelopeRecipientNameContainsFilter

string DocuSign.eSign.Model.ReportInProductGet.EnvelopeRecipientNameContainsFilter
getset

Gets or Sets EnvelopeRecipientNameContainsFilter

◆ EnvelopeStatusFilter

string DocuSign.eSign.Model.ReportInProductGet.EnvelopeStatusFilter
getset

Gets or Sets EnvelopeStatusFilter

◆ EnvelopeSubjectContainsFilter

string DocuSign.eSign.Model.ReportInProductGet.EnvelopeSubjectContainsFilter
getset

Gets or Sets EnvelopeSubjectContainsFilter

◆ Fields

List<ReportInProductField> DocuSign.eSign.Model.ReportInProductGet.Fields
getset

Gets or Sets Fields

◆ LastScheduledExecutionDate

string DocuSign.eSign.Model.ReportInProductGet.LastScheduledExecutionDate
getset

Gets or Sets LastScheduledExecutionDate

◆ LastScheduledExecutionSuccessDate

string DocuSign.eSign.Model.ReportInProductGet.LastScheduledExecutionSuccessDate
getset

Gets or Sets LastScheduledExecutionSuccessDate

◆ MaxDownloadRows

string DocuSign.eSign.Model.ReportInProductGet.MaxDownloadRows
getset

Gets or Sets MaxDownloadRows

◆ MaxGridRows

string DocuSign.eSign.Model.ReportInProductGet.MaxGridRows
getset

Gets or Sets MaxGridRows

◆ MaxScheduledRows

string DocuSign.eSign.Model.ReportInProductGet.MaxScheduledRows
getset

Gets or Sets MaxScheduledRows

◆ PeriodLengthFilter

string DocuSign.eSign.Model.ReportInProductGet.PeriodLengthFilter
getset

Gets or Sets PeriodLengthFilter

◆ ReportCustomizedId

string DocuSign.eSign.Model.ReportInProductGet.ReportCustomizedId
getset

Gets or Sets ReportCustomizedId

◆ ReportDescription

string DocuSign.eSign.Model.ReportInProductGet.ReportDescription
getset

Gets or Sets ReportDescription

◆ ReportId

string DocuSign.eSign.Model.ReportInProductGet.ReportId
getset

Gets or Sets ReportId

◆ ReportName

string DocuSign.eSign.Model.ReportInProductGet.ReportName
getset

Gets or Sets ReportName

◆ ReportType

string DocuSign.eSign.Model.ReportInProductGet.ReportType
getset

Gets or Sets ReportType

◆ RunUri

string DocuSign.eSign.Model.ReportInProductGet.RunUri
getset

Gets or Sets RunUri

◆ SaveUri

string DocuSign.eSign.Model.ReportInProductGet.SaveUri
getset

Gets or Sets SaveUri

◆ ScheduleId

string DocuSign.eSign.Model.ReportInProductGet.ScheduleId
getset

Gets or Sets ScheduleId

◆ SentByDetails

ReportInProductSentByDetails DocuSign.eSign.Model.ReportInProductGet.SentByDetails
getset

Gets or Sets SentByDetails

◆ SentByFilter

string DocuSign.eSign.Model.ReportInProductGet.SentByFilter
getset

Gets or Sets SentByFilter

◆ SentByIds

string DocuSign.eSign.Model.ReportInProductGet.SentByIds
getset

Gets or Sets SentByIds

◆ SortFieldDirection

string DocuSign.eSign.Model.ReportInProductGet.SortFieldDirection
getset

Gets or Sets SortFieldDirection

◆ SortFieldName

string DocuSign.eSign.Model.ReportInProductGet.SortFieldName
getset

Gets or Sets SortFieldName

◆ VerificationStatusFilter

string DocuSign.eSign.Model.ReportInProductGet.VerificationStatusFilter
getset

Gets or Sets VerificationStatusFilter


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