Method: DocuSign_Maestro::ProgressInstance#total_steps

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

#total_stepsObject

The total number of steps for this workflow instance

[View source]

24
25
26
# File 'lib/docusign_maestro/models/progress_instance.rb', line 24

def total_steps
  @total_steps
end