Method: DocuSign_Maestro::WorkflowDateTime#to_s

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

#to_sString

Returns the string representation of the object

Returns:

  • (String)

    String presentation of the object

[View source]

133
134
135
# File 'lib/docusign_maestro/models/workflow_date_time.rb', line 133

def to_s
  to_hash.to_s
end