Information about the result of an event.
More...
Information about the result of an event.
◆ EventResult()
DocuSign.eSign.Model.EventResult.EventResult |
( |
string |
EventTimestamp = default(string) , |
|
|
string |
FailureDescription = default(string) , |
|
|
string |
Status = default(string) , |
|
|
string |
VendorFailureStatusCode = default(string) |
|
) |
| |
|
inline |
Initializes a new instance of the EventResult class.
- Parameters
-
EventTimestamp | EventTimestamp. |
FailureDescription | FailureDescription. |
Status | Indicates the envelope status. Valid values are: * sent - The envelope is sent to the recipients. * created - The envelope is saved as a draft and can be modified and sent later.. |
VendorFailureStatusCode | VendorFailureStatusCode. |
◆ Equals() [1/2]
override bool DocuSign.eSign.Model.EventResult.Equals |
( |
object |
obj | ) |
|
|
inline |
Returns true if objects are equal
- Parameters
-
- Returns
- Boolean
◆ Equals() [2/2]
bool DocuSign.eSign.Model.EventResult.Equals |
( |
EventResult |
other | ) |
|
|
inline |
Returns true if EventResult instances are equal
- Parameters
-
- Returns
- Boolean
◆ GetHashCode()
override int DocuSign.eSign.Model.EventResult.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
string DocuSign.eSign.Model.EventResult.ToJson |
( |
| ) |
|
|
inline |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
override string DocuSign.eSign.Model.EventResult.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ EventTimestamp
string DocuSign.eSign.Model.EventResult.EventTimestamp |
|
getset |
Gets or Sets EventTimestamp
◆ FailureDescription
string DocuSign.eSign.Model.EventResult.FailureDescription |
|
getset |
Gets or Sets FailureDescription
◆ Status
string DocuSign.eSign.Model.EventResult.Status |
|
getset |
Indicates the envelope status. Valid values are: * sent - The envelope is sent to the recipients. * created - The envelope is saved as a draft and can be modified and sent later.
Indicates the envelope status. Valid values are: * sent - The envelope is sent to the recipients. * created - The envelope is saved as a draft and can be modified and sent later.
◆ VendorFailureStatusCode
string DocuSign.eSign.Model.EventResult.VendorFailureStatusCode |
|
getset |
Gets or Sets VendorFailureStatusCode
The documentation for this class was generated from the following file:
- sdk/src/DocuSign.eSign/Model/EventResult.cs