the code?
 •What is the di ff erence between stationId and customerId? Should they be equal when they have the same values?
 •Is Lending always a lending? Or maybe it can be just a reservation that is never used? Do I get this information from the Lending class?
 •Does Lending class tell me what can I do with the reservation?
 •Does Lending class tell me what does it mean that the lending was fi nished?
 •Is extending reservation for more than 5 minutes really an exceptional situation?