Method: DocuSign_Maestro::ProgressInstance#completed_steps
- Defined in:
- lib/docusign_maestro/models/progress_instance.rb
permalink #completed_steps ⇒ Object
The number of completed steps for this workflow instance
18 19 20 |
# File 'lib/docusign_maestro/models/progress_instance.rb', line 18 def completed_steps @completed_steps end |