|
Lines 22-28
Link Here
|
| 22 |
"type": ["string", "null"], |
22 |
"type": ["string", "null"], |
| 23 |
"description": "Internal library identifier for the pickup library" |
23 |
"description": "Internal library identifier for the pickup library" |
| 24 |
}, |
24 |
}, |
| 25 |
"cancelation_date": { |
25 |
"cancellation_date": { |
| 26 |
"type": ["string", "null"], |
26 |
"type": ["string", "null"], |
| 27 |
"format": "date", |
27 |
"format": "date", |
| 28 |
"description": "The date the hold was cancelled" |
28 |
"description": "The date the hold was cancelled" |