Method: DocuSign_eSign::Text#to_body
- Defined in:
- lib/docusign_esign/models/text.rb
#to_body ⇒ Hash
to_body is an alias to to_hash (backward compatibility)
1341 1342 1343 |
# File 'lib/docusign_esign/models/text.rb', line 1341 def to_body to_hash end |