Class: Alma::Electronic::Services
- Inherits:
-
ElectronicAPI
- Object
- ElectronicAPI
- Alma::Electronic::Services
- Defined in:
- lib/alma/electronic.rb
Constant Summary collapse
- REQUIRED_PARAMS =
[ :collection_id, :type ]
- RESOURCE =
"/almaws/v1/electronic/e-collections/:collection_id/e-services"
Instance Attribute Summary
Attributes inherited from ElectronicAPI
Method Summary
Methods inherited from ElectronicAPI
can_process?, #initialize, #log, #resource, #timeout, #url
Constructor Details
This class inherits a constructor from Alma::Electronic::ElectronicAPI