{ "name": "GEOSECMALtfGetTemplates", "displayName": "GEOSECMA LTF Get Templates", "description": "", "category": "", "helpUrl": "https://karta.goliska.se/arcgis/rest/directories/arcgisoutput/GEOSECMASupportingService_GPServer/GEOSECMASupportingService/GEOSECMALtfGetTemplates.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "in_catalog_oid", "dataType": "GPLong", "displayName": "Catalog Object ID", "description": "", "direction": "esriGPParameterDirectionInput", "defaultValue": null, "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "in_template_oids_json", "dataType": "GPString", "displayName": "Templates OIDs", "description": "", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "in_get_defaults", "dataType": "GPBoolean", "displayName": "Get Default Values", "description": "", "direction": "esriGPParameterDirectionInput", "defaultValue": null, "parameterType": "esriGPParameterTypeOptional", "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_result", "dataType": "GPRecordSet", "displayName": "Recordset with User Template Data as JSON", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": {}, "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }