Method: EilamTest::AccountPostRequest#to_body
- Defined in:
- lib/eilam_test/models/account_post_request.rb
#to_body ⇒ Hash
to_body is an alias to to_hash (backward compatibility)
190 191 192 |
# File 'lib/eilam_test/models/account_post_request.rb', line 190 def to_body to_hash end |