|
Lines 227-232
properties:
Link Here
|
| 227 |
exclude_from_local_holds_priority: |
227 |
exclude_from_local_holds_priority: |
| 228 |
type: boolean |
228 |
type: boolean |
| 229 |
description: Exclude this item from local holds priority. |
229 |
description: Exclude this item from local holds priority. |
|
|
230 |
sort1: |
| 231 |
type: |
| 232 |
- string |
| 233 |
- "null" |
| 234 |
description: "field for additional data to distinguish item records" |
| 235 |
sort2: |
| 236 |
type: |
| 237 |
- string |
| 238 |
- "null" |
| 239 |
description: "field for additional data to distinguish item records" |
| 230 |
return_claims: |
240 |
return_claims: |
| 231 |
type: array |
241 |
type: array |
| 232 |
description: An array of all return claims associated with this item |
242 |
description: An array of all return claims associated with this item |
| 233 |
- |
|
|