Method: DocuSign_eSign::Decline#to_body

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

#to_bodyHash

to_body is an alias to to_hash (backward compatibility)



1041
1042
1043
# File 'lib/docusign_esign/models/decline.rb', line 1041

def to_body
  to_hash
end