class Alma::Electronic::Collections

Catch all Electronic API. By default returns all collections

Constants

REQUIRED_PARAMS
RESOURCE

Public Class Methods

can_process?(params = {}) click to toggle source
# File lib/alma/electronic.rb, line 153
def self.can_process?(params = {})
  true
end