Method: DocuSign_eSign::Text#to_body

Defined in:
lib/docusign_esign/models/text.rb

#to_bodyHash

to_body is an alias to to_hash (backward compatibility)

Returns:

  • (Hash)

    Returns the object in the form of hash



1341
1342
1343
# File 'lib/docusign_esign/models/text.rb', line 1341

def to_body
  to_hash
end