Docusign CSharp Docs
|
Contains information about a Connect log entry. More...
Public Member Functions | |
ConnectLog (string AccountId=default(string), string ConfigUrl=default(string), List< ConnectDebugLog > ConnectDebugLog=default(List< ConnectDebugLog >), string ConnectId=default(string), string Created=default(string), string Email=default(string), string EnvelopeId=default(string), string Error=default(string), string FailureId=default(string), string FailureUri=default(string), string LastTry=default(string), string LogId=default(string), string LogUri=default(string), string RetryCount=default(string), string RetryUri=default(string), string Status=default(string), string Subject=default(string), string UserName=default(string)) | |
Initializes a new instance of the ConnectLog 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 (ConnectLog other) |
Returns true if ConnectLog instances are equal More... | |
override int | GetHashCode () |
Gets the hash code More... | |
IEnumerable< ValidationResult > | Validate (ValidationContext validationContext) |
Properties | |
string | AccountId [get, set] |
The account ID associated with the envelope. More... | |
string | ConfigUrl [get, set] |
The web address of the listener or Retrieving Service end point for Connect. More... | |
List< ConnectDebugLog > | ConnectDebugLog [get, set] |
A complex element containing information about the Connect configuration, error details, date/time, description and payload. This is only included in the response if the query additional_info=true is used. More... | |
string | ConnectId [get, set] |
The identifier for the Connect configuration that failed. If an account has multiple Connect configurations, this value is used to look up the Connect configuration for the failed post. More... | |
string | Created [get, set] |
The date and time the entry was created. More... | |
string | Email [get, set] |
The email that sent the envelope. More... | |
string | EnvelopeId [get, set] |
The envelope ID of the envelope status that failed to post. More... | |
string | Error [get, set] |
The error that caused the Connect post to fail. More... | |
string | FailureId [get, set] |
The failure log ID for the failure. More... | |
string | FailureUri [get, set] |
The URI for the failure. More... | |
string | LastTry [get, set] |
The date and time the last attempt to post. More... | |
string | LogId [get, set] |
The Connect log ID for the entry. More... | |
string | LogUri [get, set] |
The URI for the log item. More... | |
string | RetryCount [get, set] |
The number of times the Connect post has been retried. More... | |
string | RetryUri [get, set] |
The UEI to retry to publish the Connect failure. More... | |
string | Status [get, set] |
The new envelope status for the failed Connect post. The possible values are: Any, Voided, Created, Deleted, Sent, Delivered, Signed, Completed, Declined, TimedOut, Template, or Processing. More... | |
string | Subject [get, set] |
The envelope subject. More... | |
string | UserName [get, set] |
The name of the envelope sender. More... | |
Contains information about a Connect log entry.
|
inline |
Initializes a new instance of the ConnectLog class.
AccountId | The account ID associated with the envelope.. |
ConfigUrl | The web address of the listener or Retrieving Service end point for Connect.. |
ConnectDebugLog | A complex element containing information about the Connect configuration, error details, date/time, description and payload. This is only included in the response if the query additional_info=true is used.. |
ConnectId | The identifier for the Connect configuration that failed. If an account has multiple Connect configurations, this value is used to look up the Connect configuration for the failed post.. |
Created | The date and time the entry was created.. |
The email that sent the envelope.. | |
EnvelopeId | The envelope ID of the envelope status that failed to post.. |
Error | The error that caused the Connect post to fail.. |
FailureId | The failure log ID for the failure.. |
FailureUri | The URI for the failure.. |
LastTry | The date and time the last attempt to post.. |
LogId | The Connect log ID for the entry.. |
LogUri | The URI for the log item.. |
RetryCount | The number of times the Connect post has been retried.. |
RetryUri | The UEI to retry to publish the Connect failure.. |
Status | The new envelope status for the failed Connect post. The possible values are: Any, Voided, Created, Deleted, Sent, Delivered, Signed, Completed, Declined, TimedOut, Template, or Processing.. |
Subject | The envelope subject.. |
UserName | The name of the envelope sender.. |
|
inline |
Returns true if objects are equal
obj | Object to be compared |
|
inline |
Returns true if ConnectLog instances are equal
other | Instance of ConnectLog to be compared |
|
inline |
Gets the hash code
|
inline |
Returns the JSON string presentation of the object
|
inline |
Returns the string presentation of the object
|
getset |
The account ID associated with the envelope.
The account ID associated with the envelope.
|
getset |
The web address of the listener or Retrieving Service end point for Connect.
The web address of the listener or Retrieving Service end point for Connect.
|
getset |
A complex element containing information about the Connect configuration, error details, date/time, description and payload. This is only included in the response if the query additional_info=true is used.
A complex element containing information about the Connect configuration, error details, date/time, description and payload. This is only included in the response if the query additional_info=true is used.
|
getset |
The identifier for the Connect configuration that failed. If an account has multiple Connect configurations, this value is used to look up the Connect configuration for the failed post.
The identifier for the Connect configuration that failed. If an account has multiple Connect configurations, this value is used to look up the Connect configuration for the failed post.
|
getset |
The date and time the entry was created.
The date and time the entry was created.
|
getset |
The email that sent the envelope.
The email that sent the envelope.
|
getset |
The envelope ID of the envelope status that failed to post.
The envelope ID of the envelope status that failed to post.
|
getset |
The error that caused the Connect post to fail.
The error that caused the Connect post to fail.
|
getset |
The failure log ID for the failure.
The failure log ID for the failure.
|
getset |
The URI for the failure.
The URI for the failure.
|
getset |
The date and time the last attempt to post.
The date and time the last attempt to post.
|
getset |
The Connect log ID for the entry.
The Connect log ID for the entry.
|
getset |
The URI for the log item.
The URI for the log item.
|
getset |
The number of times the Connect post has been retried.
The number of times the Connect post has been retried.
|
getset |
The UEI to retry to publish the Connect failure.
The UEI to retry to publish the Connect failure.
|
getset |
The new envelope status for the failed Connect post. The possible values are: Any, Voided, Created, Deleted, Sent, Delivered, Signed, Completed, Declined, TimedOut, Template, or Processing.
The new envelope status for the failed Connect post. The possible values are: Any, Voided, Created, Deleted, Sent, Delivered, Signed, Completed, Declined, TimedOut, Template, or Processing.
|
getset |
The envelope subject.
The envelope subject.
|
getset |
The name of the envelope sender.
The name of the envelope sender.