Newer Version Available

This content describes an older version of this product. View Latest

Context Node

Output representation of the details of context nodes.
JSON Example
1{
2  "contextNodes": [
3    {
4      "attributes": [],
5      "baseReference": "11oxx000001G1DTPP88",
6      "canonicalNodeId": "11oxx000001G1CGAA0",
7      "childNodes": [],
8      "contextDefinitionVersionId": "11pxx0000004UvYAAU",
9      "contextNodeId": "11oxx000001G3xEAAS",
10      "displayName": "Mobile_Contact_AccountSibRef",
11      "isSuccess": true,
12      "isTransposable": false,
13      "name": "Mobile_Contact_AccountSibRef",
14      "parentNodeId": "11oxx000001G1AeAAK",
15      "tags": []
16    }
17  ]
18}
Property Name Type Description Filter Group and Version Available Version
attributes Context Attribute List[] List of attributes. Small, 59.0 59.0
baseReference String Identifies the context node ID of the parent context definition that this context node is inherited from. Small, 60.0 60.0
canonicalNodeId String ID of the canonical node that’s used as a reference to create this context node. Small, 61.0 61.0
childNodes Context Node Output[] List of child context nodes. Small, 59.0 59.0
contextDefinition​VersionID String ID of context definition version. Small, 59.0 59.0
contextNodeID String ID of this context node. Small, 59.0 59.0
displayName String Name of the context node that appears on the UI. Small, 61.0 61.0
isSuccess Boolean Specifies if the operation is successful (true) or not (false). Small, 59.0 59.0
isTransposable Boolean Specifies if the context node is used for the transposable feature (true) or not (false). Small, 59.0 59.0
name String Name of the context node. Small, 59.0 59.0
parentNodeId String ID of (parent) context node. Small, 59.0 59.0
tags Context Attribute Tag Output[] List of tags. Small, 59.0 59.0