Method: DocuSign_Maestro::WorkflowInstance#instance_name
- Defined in:
- lib/docusign_maestro/models/workflow_instance.rb
#instance_name ⇒ Object
The friendly name of the particular workflow instance
27 28 29 |
# File 'lib/docusign_maestro/models/workflow_instance.rb', line 27 def instance_name @instance_name end |