Method: UltracartClient::OrderQuery#storefront_host_name
- Defined in:
- lib/ultracart_api/models/order_query.rb
#storefront_host_name ⇒ Object
StoreFront host name associated with the order
142 143 144 |
# File 'lib/ultracart_api/models/order_query.rb', line 142 def storefront_host_name @storefront_host_name end |