@servicenow/sdk - v4.4.1
    Preparing search index...

    Variable sys_ws_query_parameter_mapConst

    sys_ws_query_parameter_map: {
        extends: "sys_metadata";
        name: "sys_ws_query_parameter_map";
        schema: {
            web_service_operation: Typed;
            web_service_query_parameter: Typed;
        };
    }

    Type Declaration

    • Readonlyextends: "sys_metadata"
    • Readonlyname: "sys_ws_query_parameter_map"
    • Readonlyschema: { web_service_operation: Typed; web_service_query_parameter: Typed }