{
  "title": "RestrictionType",
  "$schema": "http://json-schema.org/draft-04/schema#",
  "javaType": "com.sos.inventory.model.job.AdmissionRestrictionType",
  "type": "string",
  "enum": [
  	"MonthRestriction"
  ]
}
