Method: DocuSign_eSign::Signer#to_body
- Defined in:
- lib/docusign_esign/models/signer.rb
#to_body ⇒ Hash
to_body is an alias to to_hash (backward compatibility)
1142 1143 1144 |
# File 'lib/docusign_esign/models/signer.rb', line 1142 def to_body to_hash end |