{
  "id": "ConnectApi.​actionlinktemplate​bindinginput",
  "nodeType": "class",
  "name": "​ActionLinkTemplate​BindingInput",
  "namespace": "ConnectApi",
  "startToken": {
    "type": "declaration.entity.name.class",
    "text": "​ActionLinkTemplate​BindingInput",
    "textToLower": "​actionlinktemplate​bindinginput",
    "isAux": false,
    "range": {
      "start": {
        "line": -1,
        "character": 0
      },
      "end": {
        "line": -1,
        "character": 0
      },
      "isEmpty": true,
      "isSingleLine": true
    },
    "id": "declaration.entity.name.class_​ActionLinkTemplate​BindingInput_-1:0"
  },
  "order": 0,
  "memberOrder": 0,
  "accessModifier": {
    "type": "keyword.modifier.access",
    "text": "global",
    "textToLower": "global",
    "isAux": false,
    "range": {
      "start": {
        "line": -1,
        "character": 0
      },
      "end": {
        "line": -1,
        "character": 0
      },
      "isEmpty": true,
      "isSingleLine": true
    },
    "id": "keyword.modifier.access_global_-1:0"
  },
  "sharingModifier": {
    "type": "keyword.modifier.sharing",
    "text": "without sharing",
    "textToLower": "without sharing",
    "isAux": false,
    "range": {
      "start": {
        "line": -1,
        "character": 0
      },
      "end": {
        "line": -1,
        "character": 0
      },
      "isEmpty": true,
      "isSingleLine": true
    },
    "id": "keyword.modifier.sharing_without sharing_-1:0"
  },
  "description": "A key-value pair to fill in a binding variable value from an action link template.",
  "documentation": "https://developer.salesforce.com/docs/atlas.en-us.apexcode.meta/apexcode/apex_connectapi_input_action_link_template_binding.htm",
  "classes": {},
  "interfaces": {},
  "enums": {},
  "variables": {
    "key": {
      "id": "ConnectApi.​actionlinktemplate​bindinginput.key",
      "nodeType": "variable",
      "name": "key",
      "startToken": {
        "type": "declaration.entity.name.variable",
        "text": "key",
        "textToLower": "key",
        "isAux": false,
        "range": {
          "start": {
            "line": -1,
            "character": 0
          },
          "end": {
            "line": -1,
            "character": 0
          },
          "isEmpty": true,
          "isSingleLine": true
        },
        "id": "declaration.entity.name.variable_key_-1:0"
      },
      "order": 1,
      "memberOrder": 1,
      "accessModifier": {
        "type": "keyword.modifier.access",
        "text": "public",
        "textToLower": "public",
        "isAux": false,
        "range": {
          "start": {
            "line": -1,
            "character": 0
          },
          "end": {
            "line": -1,
            "character": 0
          },
          "isEmpty": true,
          "isSingleLine": true
        },
        "id": "keyword.modifier.access_public_-1:0"
      },
      "signature": "public String key",
      "simplifiedSignature": "String key",
      "datatype": {
        "id": "ConnectApi.​actionlinktemplate​bindinginput.key.string",
        "nodeType": "datatype",
        "name": "String",
        "order": 0,
        "memberOrder": 0
      },
      "description": "The name of the binding variable key specified in the action link template in Setup. For example, if the binding variable in the template is {!Binding.firstName},  the key is firstName",
      "parentName": "​ActionLinkTemplate​BindingInput"
    },
    "value": {
      "id": "ConnectApi.​actionlinktemplate​bindinginput.value",
      "nodeType": "variable",
      "name": "value",
      "startToken": {
        "type": "declaration.entity.name.variable",
        "text": "value",
        "textToLower": "value",
        "isAux": false,
        "range": {
          "start": {
            "line": -1,
            "character": 0
          },
          "end": {
            "line": -1,
            "character": 0
          },
          "isEmpty": true,
          "isSingleLine": true
        },
        "id": "declaration.entity.name.variable_value_-1:0"
      },
      "order": 2,
      "memberOrder": 2,
      "accessModifier": {
        "type": "keyword.modifier.access",
        "text": "public",
        "textToLower": "public",
        "isAux": false,
        "range": {
          "start": {
            "line": -1,
            "character": 0
          },
          "end": {
            "line": -1,
            "character": 0
          },
          "isEmpty": true,
          "isSingleLine": true
        },
        "id": "keyword.modifier.access_public_-1:0"
      },
      "signature": "public String value",
      "simplifiedSignature": "String value",
      "datatype": {
        "id": "ConnectApi.​actionlinktemplate​bindinginput.value.string",
        "nodeType": "datatype",
        "name": "String",
        "order": 0,
        "memberOrder": 0
      },
      "description": "The value of the binding variable key. For example, if the key is firstName, this value could be Joan.",
      "parentName": "​ActionLinkTemplate​BindingInput"
    }
  },
  "methods": {},
  "constructors": {},
  "extendsType": "",
  "implementTypes": [],
  "implements": {},
  "totalMembers": 2,
  "queries": []
}