Method: Alma::BibSet#initialize
- Defined in:
- lib/alma/bib_set.rb
#initialize(response_body_hash) ⇒ BibSet
12 13 14 |
# File 'lib/alma/bib_set.rb', line 12 def initialize(response_body_hash) @response = response_body_hash end |
12 13 14 |
# File 'lib/alma/bib_set.rb', line 12 def initialize(response_body_hash) @response = response_body_hash end |