Method: DocuSign_Maestro::WorkflowInstance#start_date
- Defined in:
- lib/docusign_maestro/models/workflow_instance.rb
#start_date ⇒ Object
Track the Start time of the Workflow Instance
34 35 36 |
# File 'lib/docusign_maestro/models/workflow_instance.rb', line 34 def start_date @start_date end |