sub to_api_mapping {
return {
checkin_library => 'checkin_library_id',
issue_id => 'checkout_id',
borrowernumber => 'patron_id',
itemnumber => 'item_id',
- "null"
format: date-time
description: Date the item was returned
checkin_library_id:
type:
- string
description: Internal library identifier for the library at which the item was returned
last_renewed_date:
-