All Downloads are FREE. Search and download functionalities are using the official Maven repository.

schemas.dynamicCalls.json Maven / Gradle / Ivy

The newest version!
{
    "nodeKeys" : [
        {"id": 24, "name": "RESOLVED", "comment": "Indicates whether a call was already resolved. If not set this means not yet resolved", "valueType" : "boolean", "cardinality" : "zeroOrOne"}
    ],

    "nodeTypes" : [
        { "name" : "CALL", "keys" : ["RESOLVED"] }
    ]
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy