Method: UltracartClient::OrderShipping#country_code

Defined in:
lib/ultracart_api/models/order_shipping.rb

#country_codeObject

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