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