Method: DocuSign_Maestro::WorkflowDefinitionWithId#to_s

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

#to_sString

Returns the string representation of the object

Returns:

  • (String)

    String presentation of the object


251
252
253
# File 'lib/docusign_maestro/models/workflow_definition_with_id.rb', line 251

def to_s
  to_hash.to_s
end