Method: DocuSign_Maestro::ESignTabsRecord#to_s

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

#to_sString

Returns the string representation of the object

Returns:

  • (String)

    String presentation of the object


210
211
212
# File 'lib/docusign_maestro/models/e_sign_tabs_record.rb', line 210

def to_s
  to_hash.to_s
end