Method: UltracartClient::OrderQuery#to_body
- Defined in:
- lib/ultracart_api/models/order_query.rb
#to_body ⇒ Hash
to_body is an alias to to_hash (backward compatibility)
838 839 840 |
# File 'lib/ultracart_api/models/order_query.rb', line 838 def to_body to_hash end |