Method: Alma::BibItem#process_type

Defined in:
lib/alma/bib_item.rb

#process_typeObject



117
118
119
# File 'lib/alma/bib_item.rb', line 117

def process_type
  item_data.dig("process_type", "value") || ""
end