Koha::REST::V1::Acquisitions::Vendors
Controller function that handles listing Koha::Acquisition::Bookseller objects
Controller function that handles retrieving a single Koha::Acquisition::Bookseller
Controller function that handles adding a new Koha::Acquisition::Bookseller object
Controller function that handles updating a Koha::Acquisition::Bookseller object
Controller function that handles deleting a Koha::Acquisition::Bookseller object
Helper function that maps a Koha::Acquisition::Bookseller object into the attribute names the exposed REST api spec.
Helper function that maps REST api objects into Koha::Acquisition::Bookseller attribute names.