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