Method: DocuSign_Maestro::WorkflowDefinition#to_s

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

#to_sString

Returns the string representation of the object

Returns:

  • (String)

    String presentation of the object


274
275
276
# File 'lib/docusign_maestro/models/workflow_definition.rb', line 274

def to_s
  to_hash.to_s
end