Method: UltracartClient::AutoOrderQuery#country_code
- Defined in:
- lib/ultracart_api/models/auto_order_query.rb
#country_code ⇒ Object
ISO-3166 two letter country code
31 32 33 |
# File 'lib/ultracart_api/models/auto_order_query.rb', line 31 def country_code @country_code end |