{
 "name": "Model",
 "displayName": "Assessment_Summary_Tool",
 "description": "ass",
 "category": "",
 "helpUrl": "https://gismaps.onslowcountync.gov/arcgis/rest/directories/arcgisoutput/ARM360/AssessmentSummary_Tool_GPServer/ARM360_AssessmentSummary_Tool/Model.htm",
 "executionType": "esriExecutionTypeAsynchronous",
 "parameters": [
  {
   "name": "EventName",
   "dataType": "GPString",
   "displayName": "EventName",
   "description": "This is the Event Name entered by user on the widget that is used to narrow down data. ",
   "direction": "esriGPParameterDirectionInput",
   "defaultValue": "All",
   "parameterType": "esriGPParameterTypeOptional",
   "category": ""
  },
  {
   "name": "StartDateTime",
   "dataType": "GPDate",
   "displayName": "StartDateTime",
   "description": "This is the Start Date Time entered by user on the widget that is used to narrow down data. ",
   "direction": "esriGPParameterDirectionInput",
   "defaultValue": null,
   "parameterType": "esriGPParameterTypeOptional",
   "category": ""
  },
  {
   "name": "EndDateTime",
   "dataType": "GPDate",
   "displayName": "EndDateTime",
   "description": "This is the End Date Time entered by user on the widget that is used to narrow down data. ",
   "direction": "esriGPParameterDirectionInput",
   "defaultValue": null,
   "parameterType": "esriGPParameterTypeOptional",
   "category": ""
  },
  {
   "name": "InstallID",
   "dataType": "GPString",
   "displayName": "InstallID",
   "description": "The name of the config file ",
   "direction": "esriGPParameterDirectionInput",
   "defaultValue": "assessmentsummary",
   "parameterType": "esriGPParameterTypeOptional",
   "category": ""
  },
  {
   "name": "OutputString",
   "dataType": "GPString",
   "displayName": "OutputString",
   "description": "",
   "direction": "esriGPParameterDirectionOutput",
   "defaultValue": "",
   "parameterType": "esriGPParameterTypeDerived",
   "category": ""
  }
 ]
}