Koha::REST::V1::Checkout
List Koha::Checkout objects
get one checkout
Renew a checkout
Checks if the checkout could be renewed and return the related information.
Helper function that maps a hashref of Koha::Checkout attributes into REST api attribute names.
Helper function that maps REST api objects into Koha::Checkouts attribute names.