Method: DocuSign_WebForms::WebFormId#to_s

Defined in:
lib/docusign_webforms/models/web_form_id.rb

#to_sString

Returns the string representation of the object

Returns:

  • (String)

    String presentation of the object



134
135
136
# File 'lib/docusign_webforms/models/web_form_id.rb', line 134

def to_s
  to_hash.to_s
end