Mehtod that handles listing Koha::Hold objects
Method that handles adding a new Koha::Hold object
Method that handles modifying a Koha::Hold object
Method that handles deleting a Koha::Hold object
Method that handles suspending a hold
Method that handles resuming a hold
Method that handles modifying a Koha::Hold object
Helper function that maps unblessed Koha::Hold objects into REST api attribute names.
Helper function that maps REST api objects into Koha::Hold attribute names.