Class: Peddler::APIs::SupplySources20200701::SupplySourceList
- Inherits:
-
Array
- Object
- Array
- Peddler::APIs::SupplySources20200701::SupplySourceList
- Defined in:
- lib/peddler/apis/supply_sources_2020_07_01/supply_source_list.rb
Overview
The list of SupplySource
s.
Class Method Summary collapse
Class Method Details
.parse(array) ⇒ Object
11 12 13 |
# File 'lib/peddler/apis/supply_sources_2020_07_01/supply_source_list.rb', line 11 def parse(array) new(array) end |