Docusign CSharp Docs
|
Describes the workflow for an envelope. More...
Public Member Functions | |
Workflow (string CurrentWorkflowStepId=default(string), string OverwriteUpdateMode=default(string), string ResumeDate=default(string), ScheduledSending ScheduledSending=default(ScheduledSending), string WorkflowStatus=default(string), List< WorkflowStep > WorkflowSteps=default(List< WorkflowStep >)) | |
Initializes a new instance of the Workflow 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 (Workflow other) |
Returns true if Workflow instances are equal More... | |
override int | GetHashCode () |
Gets the hash code More... | |
IEnumerable< ValidationResult > | Validate (ValidationContext validationContext) |
Properties | |
string | CurrentWorkflowStepId [get, set] |
Gets or Sets CurrentWorkflowStepId More... | |
string | OverwriteUpdateMode [get, set] |
Gets or Sets OverwriteUpdateMode More... | |
string | ResumeDate [get, set] |
Gets or Sets ResumeDate More... | |
ScheduledSending | ScheduledSending [get, set] |
An object that describes the settings for scheduled sending. More... | |
string | WorkflowStatus [get, set] |
Gets or Sets WorkflowStatus More... | |
List< WorkflowStep > | WorkflowSteps [get, set] |
Gets or Sets WorkflowSteps More... | |
Describes the workflow for an envelope.
|
inline |
Initializes a new instance of the Workflow class.
CurrentWorkflowStepId | CurrentWorkflowStepId. |
OverwriteUpdateMode | OverwriteUpdateMode. |
ResumeDate | ResumeDate. |
ScheduledSending | An object that describes the settings for scheduled sending.. |
WorkflowStatus | WorkflowStatus. |
WorkflowSteps | WorkflowSteps. |
|
inline |
Returns true if objects are equal
obj | Object to be compared |
|
inline |
|
inline |
Gets the hash code
|
inline |
Returns the JSON string presentation of the object
|
inline |
Returns the string presentation of the object
|
getset |
Gets or Sets CurrentWorkflowStepId
|
getset |
Gets or Sets OverwriteUpdateMode
|
getset |
Gets or Sets ResumeDate
|
getset |
An object that describes the settings for scheduled sending.
An object that describes the settings for scheduled sending.
|
getset |
Gets or Sets WorkflowStatus
|
getset |
Gets or Sets WorkflowSteps