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

ReportInProductListItem More...

Inheritance diagram for DocuSign.eSign.Model.ReportInProductListItem:

Public Member Functions

 ReportInProductListItem (string GetUri=default(string), string LastScheduledExecutionDate=default(string), string LastScheduledExecutionSuccessDate=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 ScheduleCreateDate=default(string), string ScheduleEndDate=default(string), string ScheduleId=default(string), string ScheduleRenewDurationDays=default(string))
 Initializes a new instance of the ReportInProductListItem 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 (ReportInProductListItem other)
 Returns true if ReportInProductListItem instances are equal More...
 
override int GetHashCode ()
 Gets the hash code More...
 
IEnumerable< ValidationResult > Validate (ValidationContext validationContext)
 

Properties

string GetUri [get, set]
 Gets or Sets GetUri More...
 
string LastScheduledExecutionDate [get, set]
 Gets or Sets LastScheduledExecutionDate More...
 
string LastScheduledExecutionSuccessDate [get, set]
 Gets or Sets LastScheduledExecutionSuccessDate 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 ScheduleCreateDate [get, set]
 Gets or Sets ScheduleCreateDate More...
 
string ScheduleEndDate [get, set]
 Gets or Sets ScheduleEndDate More...
 
string ScheduleId [get, set]
 Gets or Sets ScheduleId More...
 
string ScheduleRenewDurationDays [get, set]
 Gets or Sets ScheduleRenewDurationDays More...
 

Detailed Description

ReportInProductListItem

Constructor & Destructor Documentation

◆ ReportInProductListItem()

DocuSign.eSign.Model.ReportInProductListItem.ReportInProductListItem ( string  GetUri = default(string),
string  LastScheduledExecutionDate = default(string),
string  LastScheduledExecutionSuccessDate = 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  ScheduleCreateDate = default(string),
string  ScheduleEndDate = default(string),
string  ScheduleId = default(string),
string  ScheduleRenewDurationDays = default(string) 
)
inline

Initializes a new instance of the ReportInProductListItem class.

Parameters
GetUriGetUri.
LastScheduledExecutionDateLastScheduledExecutionDate.
LastScheduledExecutionSuccessDateLastScheduledExecutionSuccessDate.
ReportCustomizedIdReportCustomizedId.
ReportDescriptionReportDescription.
ReportIdReportId.
ReportNameReportName.
ReportTypeReportType.
RunUriRunUri.
SaveUriSaveUri.
ScheduleCreateDateScheduleCreateDate.
ScheduleEndDateScheduleEndDate.
ScheduleIdScheduleId.
ScheduleRenewDurationDaysScheduleRenewDurationDays.

Member Function Documentation

◆ Equals() [1/2]

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

Returns true if objects are equal

Parameters
objObject to be compared
Returns
Boolean

◆ Equals() [2/2]

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

Returns true if ReportInProductListItem instances are equal

Parameters
otherInstance of ReportInProductListItem to be compared
Returns
Boolean

◆ GetHashCode()

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

Gets the hash code

Returns
Hash code

◆ ToJson()

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

Returns the JSON string presentation of the object

Returns
JSON string presentation of the object

◆ ToString()

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

Returns the string presentation of the object

Returns
String presentation of the object

Property Documentation

◆ GetUri

string DocuSign.eSign.Model.ReportInProductListItem.GetUri
getset

Gets or Sets GetUri

◆ LastScheduledExecutionDate

string DocuSign.eSign.Model.ReportInProductListItem.LastScheduledExecutionDate
getset

Gets or Sets LastScheduledExecutionDate

◆ LastScheduledExecutionSuccessDate

string DocuSign.eSign.Model.ReportInProductListItem.LastScheduledExecutionSuccessDate
getset

Gets or Sets LastScheduledExecutionSuccessDate

◆ ReportCustomizedId

string DocuSign.eSign.Model.ReportInProductListItem.ReportCustomizedId
getset

Gets or Sets ReportCustomizedId

◆ ReportDescription

string DocuSign.eSign.Model.ReportInProductListItem.ReportDescription
getset

Gets or Sets ReportDescription

◆ ReportId

string DocuSign.eSign.Model.ReportInProductListItem.ReportId
getset

Gets or Sets ReportId

◆ ReportName

string DocuSign.eSign.Model.ReportInProductListItem.ReportName
getset

Gets or Sets ReportName

◆ ReportType

string DocuSign.eSign.Model.ReportInProductListItem.ReportType
getset

Gets or Sets ReportType

◆ RunUri

string DocuSign.eSign.Model.ReportInProductListItem.RunUri
getset

Gets or Sets RunUri

◆ SaveUri

string DocuSign.eSign.Model.ReportInProductListItem.SaveUri
getset

Gets or Sets SaveUri

◆ ScheduleCreateDate

string DocuSign.eSign.Model.ReportInProductListItem.ScheduleCreateDate
getset

Gets or Sets ScheduleCreateDate

◆ ScheduleEndDate

string DocuSign.eSign.Model.ReportInProductListItem.ScheduleEndDate
getset

Gets or Sets ScheduleEndDate

◆ ScheduleId

string DocuSign.eSign.Model.ReportInProductListItem.ScheduleId
getset

Gets or Sets ScheduleId

◆ ScheduleRenewDurationDays

string DocuSign.eSign.Model.ReportInProductListItem.ScheduleRenewDurationDays
getset

Gets or Sets ScheduleRenewDurationDays


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