<<

NAME

Koha::REST::V1::ImportBatchProfiles - Koha REST API for handling profiles for import batches (V1)

API

Methods

list

Method that handles listing Koha::ImportBatchProfile objects

add

Method that handles adding a new Koha::ImportBatchProfile object

edit

Method that handles modifying a Koha::Hold object

delete

Method that handles deleting a Koha::ImportBatchProfile object

<<