Class: Peddler::APIs::FulfillmentOutbound20200701::ShippingSpeedCategoryList
- Inherits:
-
Array
- Object
- Array
- Peddler::APIs::FulfillmentOutbound20200701::ShippingSpeedCategoryList
- Defined in:
- lib/peddler/apis/fulfillment_outbound_2020_07_01/shipping_speed_category_list.rb
Overview
List of shipping speed categories.
Class Method Summary collapse
Class Method Details
.parse(array) ⇒ Object
11 12 13 |
# File 'lib/peddler/apis/fulfillment_outbound_2020_07_01/shipping_speed_category_list.rb', line 11 def parse(array) new(array) end |