Class: Rakumarket::ItemSearchClient::NextDayAreaCode
- Inherits:
-
Object
- Object
- Rakumarket::ItemSearchClient::NextDayAreaCode
- Defined in:
- lib/rakumarket/client.rb
Class Method Summary collapse
Class Method Details
.parse(value) ⇒ Object
68 |
# File 'lib/rakumarket/client.rb', line 68 def self.parse(value) values[value] end |
.values ⇒ Object
67 |
# File 'lib/rakumarket/client.rb', line 67 def self.values; ASURAKU_DELIVERY_AREA_CODES end |