Method: DocuSign_Maestro::ProgressInstance#total_steps
- Defined in:
- lib/docusign_maestro/models/progress_instance.rb
permalink #total_steps ⇒ Object
The total number of steps for this workflow instance
24 25 26 |
# File 'lib/docusign_maestro/models/progress_instance.rb', line 24 def total_steps @total_steps end |