Comparison version: 15.9.2
Comparison date: 2021-04-29T03:36:57+00:00
----
@ ["properties","accounts","items","properties","feeFineId","description"]
- "ID of the feefines"
+ "ID of the fee/fine"
@ ["properties","accounts","items","properties","feeFineId","$schema"]
+ "http://json-schema.org/draft-04/schema#"
@ ["properties","accounts","items","properties","feeFineId","pattern"]
+ "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[1-5][a-fA-F0-9]{3}-[89abAB][a-fA-F0-9]{3}-[a-fA-F0-9]{12}$"
@ ["properties","accounts","items","properties","holdingsRecordId","$schema"]
+ "http://json-schema.org/draft-04/schema#"
@ ["properties","accounts","items","properties","holdingsRecordId","pattern"]
+ "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[1-5][a-fA-F0-9]{3}-[89abAB][a-fA-F0-9]{3}-[a-fA-F0-9]{12}$"
@ ["properties","accounts","items","properties","id","$schema"]
+ "http://json-schema.org/draft-04/schema#"
@ ["properties","accounts","items","properties","id","pattern"]
+ "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[1-5][a-fA-F0-9]{3}-[89abAB][a-fA-F0-9]{3}-[a-fA-F0-9]{12}$"
@ ["properties","accounts","items","properties","instanceId","$schema"]
+ "http://json-schema.org/draft-04/schema#"
@ ["properties","accounts","items","properties","instanceId","pattern"]
+ "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[1-5][a-fA-F0-9]{3}-[89abAB][a-fA-F0-9]{3}-[a-fA-F0-9]{12}$"
@ ["properties","accounts","items","properties","itemId","$schema"]
+ "http://json-schema.org/draft-04/schema#"
@ ["properties","accounts","items","properties","itemId","pattern"]
+ "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[1-5][a-fA-F0-9]{3}-[89abAB][a-fA-F0-9]{3}-[a-fA-F0-9]{12}$"
@ ["properties","accounts","items","properties","loanId","$schema"]
+ "http://json-schema.org/draft-04/schema#"
@ ["properties","accounts","items","properties","loanId","pattern"]
+ "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[1-5][a-fA-F0-9]{3}-[89abAB][a-fA-F0-9]{3}-[a-fA-F0-9]{12}$"
@ ["properties","accounts","items","properties","materialTypeId","$schema"]
+ "http://json-schema.org/draft-04/schema#"
@ ["properties","accounts","items","properties","materialTypeId","pattern"]
+ "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[1-5][a-fA-F0-9]{3}-[89abAB][a-fA-F0-9]{3}-[a-fA-F0-9]{12}$"
@ ["properties","accounts","items","properties","ownerId","$schema"]
+ "http://json-schema.org/draft-04/schema#"
@ ["properties","accounts","items","properties","ownerId","pattern"]
+ "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[1-5][a-fA-F0-9]{3}-[89abAB][a-fA-F0-9]{3}-[a-fA-F0-9]{12}$"
@ ["properties","accounts","items","properties","userId","$schema"]
+ "http://json-schema.org/draft-04/schema#"
@ ["properties","accounts","items","properties","userId","pattern"]
+ "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[1-5][a-fA-F0-9]{3}-[89abAB][a-fA-F0-9]{3}-[a-fA-F0-9]{12}$"
@ ["properties","accounts","items","required",3]
- "itemId"
+ "feeFineId"
@ ["properties","accounts","items","required",4]
- "materialTypeId"
+ "ownerId"
@ ["properties","accounts","items","required",5]
- "feeFineId"
+ "id"
@ ["properties","accounts","items","required",6]
- "ownerId"
@ ["properties","accounts","items","required",7]
- "id"
@ ["properties","resultInfo","properties","totalRecords","description"]
- "Total number of records"
+ "Estimated or exact total number of records"
@ ["properties","resultInfo","properties","totalRecordsEstimated"]
+ {"description":"True if totalRecords is an estimation, false if it is the exact number","type":"boolean"}
@ ["properties","resultInfo","properties","totalRecordsRounded"]
+ {"description":"The rounded value of totalRecords if totalRecords is an estimation","type":"integer"}
