Koha::REST::V1::Patrons
Controller function that handles listing Koha::Patron objects
Controller function that handles retrieving a single Koha::Patron object
Controller function that handles adding a new Koha::Patron object
Controller function that handles updating a Koha::Patron object
Controller function that handles deleting a Koha::Patron object
Method for setting whether guarantors can see the patron's charges.
Method for setting whether guarantors can see the patron's checkouts.
Helper function that maps unblessed Koha::Patron objects into REST api attribute names.
Helper function that maps REST api objects into Koha::Patron attribute names.