Method: DocuSign_Maestro::WorkflowInstance#to_s

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

#to_sString

Returns the string representation of the object

Returns:

  • (String)

    String presentation of the object

[View source]

264
265
266
# File 'lib/docusign_maestro/models/workflow_instance.rb', line 264

def to_s
  to_hash.to_s
end