Method: UltracartClient::OrderQuery#country_code
- Defined in:
- lib/ultracart_api/models/order_query.rb
#country_code ⇒ Object
ISO-3166 two letter country code
34 35 36 |
# File 'lib/ultracart_api/models/order_query.rb', line 34 def country_code @country_code end |