Comparison version: 15.9.2
Comparison date: 2021-04-29T03:36:57+00:00
----
@ ["properties","patronBilledAfterRecalledItemAgedLost"]
+ {"$schema":"http://json-schema.org/draft-04/schema#","additionalProperties":false,"description":"Patron billed after a recalled item aged to lost entered, must be 0 or \u003e 0 and, if \u003e 0 must have interval selected","properties":{"duration":{"description":"Duration of the number of times the interval repeats","minimum":1,"type":"integer"},"intervalId":{"description":"Interval for the period, e.g. Hours, Days or Weeks","enum":["Minutes","Hours","Days","Weeks","Months","Years"],"type":"string"}},"type":"object"}
@ ["properties","recalledItemAgedLostOverdue"]
+ {"$schema":"http://json-schema.org/draft-04/schema#","additionalProperties":false,"description":"Recalled items aged to lost after overdue entered, must be 0 or \u003e 0 and, if \u003e 0 must have interval selected","properties":{"duration":{"description":"Duration of the number of times the interval repeats","minimum":1,"type":"integer"},"intervalId":{"description":"Interval for the period, e.g. Hours, Days or Weeks","enum":["Minutes","Hours","Days","Weeks","Months","Years"],"type":"string"}},"type":"object"}
