Method: UltracartClient::BrowserUserAgent#to_body
- Defined in:
- lib/ultracart_api/models/browser_user_agent.rb
#to_body ⇒ Hash
to_body is an alias to to_hash (backward compatibility)
206 207 208 |
# File 'lib/ultracart_api/models/browser_user_agent.rb', line 206 def to_body to_hash end |