{ "name": "Generator", "displayName": "Generator", "description": "Given a list of feature services one or more shapefiles are returned.", "category": "", "helpUrl": "https://esri10-5.caps.ua.edu/arcgis/rest/directories/arcgisoutput/GeoCore/ShapefileGenerator_GPServer/GeoCore_ShapefileGenerator/Generator.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "Data", "dataType": "GPString", "displayName": "Data", "description": "JSON containing list of feature services.", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "ZipFile", "dataType": "GPDataFile", "displayName": "ZipFile", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": null, "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }