{ "name": "GEOSECMALtfGetRegulationsReport", "displayName": "GEOSECMA LTF Get Regulations Report", "description": "", "category": "", "helpUrl": "https://karta.goliska.se/arcgis/rest/directories/arcgisoutput/GEOSECMASupportingService_GPServer/GEOSECMASupportingService/GEOSECMALtfGetRegulationsReport.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "in_regulation_oids", "dataType": "GPString", "displayName": "Object IDs of regulation to get report on (as JSON)", "description": "", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "in_report_type", "dataType": "GPLong", "displayName": "Report type (as Int)", "description": "", "direction": "esriGPParameterDirectionInput", "defaultValue": null, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "in_culture", "dataType": "GPString", "displayName": "Culture, e.g. 'en-US'", "description": "", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "in_spatial_reference", "dataType": "GPString", "displayName": "Spatial reference", "description": "", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "out_reports", "dataType": "GPRecordSet", "displayName": "Report (as Recordset)", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": {}, "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }