Class: Rakumarket::ItemSearchClient::CountryCode

Inherits:
Object
  • Object
show all
Defined in:
lib/rakumarket/client.rb

Class Method Summary collapse

Class Method Details

.parse(value) ⇒ Object



63
# File 'lib/rakumarket/client.rb', line 63

def self.parse(value) values[value] end

.valuesObject



62
# File 'lib/rakumarket/client.rb', line 62

def self.values; INTERNATIONAL_DELIVERY_AREA_CODES end