{
  "properties": {
    "batch_id": {
      "title": "Batch Id",
      "type": "string"
    },
    "detail": {
      "default": "summary",
      "title": "Detail",
      "type": "string"
    },
    "min_occurrences": {
      "default": 0,
      "title": "Min Occurrences",
      "type": "integer"
    },
    "significant_only": {
      "default": false,
      "title": "Significant Only",
      "type": "boolean"
    }
  },
  "required": [
    "batch_id"
  ],
  "title": "get_scan_batchArguments",
  "type": "object"
}
