Class: Peddler::APIs::SupplySources20200701::SupplySourceList

Inherits:
Array
  • Object
show all
Defined in:
lib/peddler/apis/supply_sources_2020_07_01/supply_source_list.rb

Overview

The list of SupplySources.

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