Method: DocuSign_Maestro::ProgressInstance#completed_steps

Defined in:
lib/docusign_maestro/models/progress_instance.rb

#completed_stepsObject

The number of completed steps for this workflow instance

[View source]

18
19
20
# File 'lib/docusign_maestro/models/progress_instance.rb', line 18

def completed_steps
  @completed_steps
end