{
  "id": "ConnectApi.​feedelement​capabilitiesinput",
  "nodeType": "class",
  "name": "​FeedElement​CapabilitiesInput",
  "namespace": "ConnectApi",
  "startToken": {
    "type": "declaration.entity.name.class",
    "text": "​FeedElement​CapabilitiesInput",
    "textToLower": "​feedelement​capabilitiesinput",
    "isAux": false,
    "range": {
      "start": {
        "line": -1,
        "character": 0
      },
      "end": {
        "line": -1,
        "character": 0
      },
      "isEmpty": true,
      "isSingleLine": true
    },
    "id": "declaration.entity.name.class_​FeedElement​CapabilitiesInput_-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 container for all capabilities that can be included when creating a feed element.",
  "documentation": "https://developer.salesforce.com/docs/atlas.en-us.apexcode.meta/apexcode/apex_connectapi_input_feed_element_capabilities.htm",
  "classes": {},
  "interfaces": {},
  "enums": {},
  "variables": {
    "associated​actions": {
      "id": "ConnectApi.​feedelement​capabilitiesinput.method.connectapi. associated​actions",
      "nodeType": "variable",
      "name": "associated​Actions",
      "startToken": {
        "type": "declaration.entity.name.variable",
        "text": "associated​Actions",
        "textToLower": "associated​actions",
        "isAux": false,
        "range": {
          "start": {
            "line": -1,
            "character": 0
          },
          "end": {
            "line": -1,
            "character": 0
          },
          "isEmpty": true,
          "isSingleLine": true
        },
        "id": "declaration.entity.name.variable_associated​Actions_-1:0"
      },
      "parentId": "ConnectApi.​feedelement​capabilitiesinput",
      "order": 1,
      "memberOrder": 1,
      "accessModifier": {
        "type": "keyword.modifier.access",
        "text": "public",
        "textToLower": "public",
        "isAux": false,
        "range": {
          "start": {
            "line": 0,
            "character": 0
          },
          "end": {
            "line": 0,
            "character": 6
          },
          "isEmpty": false,
          "isSingleLine": true
        },
        "id": "token.type.identifier_public_0:0"
      },
      "signature": "public ConnectApi. associated​Actions",
      "simplifiedSignature": "ConnectApi. associated​Actions",
      "datatype": {
        "id": ".datatype.ConnectApi.",
        "nodeType": "datatype",
        "name": "ConnectApi.",
        "startToken": {
          "type": "datatype.support.namespace",
          "text": "ConnectApi",
          "textToLower": "connectapi",
          "isAux": false,
          "range": {
            "start": {
              "line": 0,
              "character": 7
            },
            "end": {
              "line": 0,
              "character": 17
            },
            "isEmpty": false,
            "isSingleLine": true
          },
          "id": "token.type.identifier_ConnectApi_0:7"
        },
        "parentId": "",
        "order": 0,
        "memberOrder": 0,
        "type": "ConnectApi."
      },
      "parentName": "​FeedElement​CapabilitiesInput"
    },
    "bookmarks": {
      "id": "ConnectApi.​feedelement​capabilitiesinput.method.input bookmarks",
      "nodeType": "variable",
      "name": "bookmarks",
      "startToken": {
        "type": "declaration.entity.name.variable",
        "text": "bookmarks",
        "textToLower": "bookmarks",
        "isAux": false,
        "range": {
          "start": {
            "line": -1,
            "character": 0
          },
          "end": {
            "line": -1,
            "character": 0
          },
          "isEmpty": true,
          "isSingleLine": true
        },
        "id": "declaration.entity.name.variable_bookmarks_-1:0"
      },
      "parentId": "ConnectApi.​feedelement​capabilitiesinput",
      "order": 2,
      "memberOrder": 2,
      "accessModifier": {
        "type": "keyword.modifier.access",
        "text": "public",
        "textToLower": "public",
        "isAux": false,
        "range": {
          "start": {
            "line": 0,
            "character": 0
          },
          "end": {
            "line": 0,
            "character": 6
          },
          "isEmpty": false,
          "isSingleLine": true
        },
        "id": "token.type.identifier_public_0:0"
      },
      "signature": "public Input bookmarks",
      "simplifiedSignature": "Input bookmarks",
      "datatype": {
        "id": ".datatype.Input",
        "nodeType": "datatype",
        "name": "Input",
        "startToken": {
          "type": "datatype.custom.class",
          "text": "Input",
          "textToLower": "input",
          "isAux": false,
          "range": {
            "start": {
              "line": 0,
              "character": 39
            },
            "end": {
              "line": 0,
              "character": 44
            },
            "isEmpty": false,
            "isSingleLine": true
          },
          "id": "token.type.identifier_Input_0:39"
        },
        "parentId": "",
        "order": 0,
        "memberOrder": 0,
        "type": "Input"
      },
      "parentName": "​FeedElement​CapabilitiesInput"
    },
    "canvas": {
      "id": "ConnectApi.​feedelement​capabilitiesinput.method.canvas canvas",
      "nodeType": "variable",
      "name": "canvas",
      "startToken": {
        "type": "declaration.entity.name.variable",
        "text": "canvas",
        "textToLower": "canvas",
        "isAux": false,
        "range": {
          "start": {
            "line": -1,
            "character": 0
          },
          "end": {
            "line": -1,
            "character": 0
          },
          "isEmpty": true,
          "isSingleLine": true
        },
        "id": "declaration.entity.name.variable_canvas_-1:0"
      },
      "parentId": "ConnectApi.​feedelement​capabilitiesinput",
      "order": 3,
      "memberOrder": 3,
      "accessModifier": {
        "type": "keyword.modifier.access",
        "text": "public",
        "textToLower": "public",
        "isAux": false,
        "range": {
          "start": {
            "line": 0,
            "character": 0
          },
          "end": {
            "line": 0,
            "character": 6
          },
          "isEmpty": false,
          "isSingleLine": true
        },
        "id": "token.type.identifier_public_0:0"
      },
      "signature": "public canvas canvas",
      "simplifiedSignature": "canvas canvas",
      "datatype": {
        "id": ".datatype.canvas",
        "nodeType": "datatype",
        "name": "canvas",
        "startToken": {
          "type": "datatype.support.namespace",
          "text": "canvas",
          "textToLower": "canvas",
          "isAux": false,
          "range": {
            "start": {
              "line": 0,
              "character": 42
            },
            "end": {
              "line": 0,
              "character": 48
            },
            "isEmpty": false,
            "isSingleLine": true
          },
          "id": "token.type.identifier_canvas_0:42"
        },
        "parentId": "",
        "order": 0,
        "memberOrder": 0,
        "type": "canvas"
      },
      "parentName": "​FeedElement​CapabilitiesInput"
    },
    "content": {
      "id": "ConnectApi.​feedelement​capabilitiesinput.method.input content",
      "nodeType": "variable",
      "name": "content",
      "startToken": {
        "type": "declaration.entity.name.variable",
        "text": "content",
        "textToLower": "content",
        "isAux": false,
        "range": {
          "start": {
            "line": -1,
            "character": 0
          },
          "end": {
            "line": -1,
            "character": 0
          },
          "isEmpty": true,
          "isSingleLine": true
        },
        "id": "declaration.entity.name.variable_content_-1:0"
      },
      "parentId": "ConnectApi.​feedelement​capabilitiesinput",
      "order": 4,
      "memberOrder": 4,
      "accessModifier": {
        "type": "keyword.modifier.access",
        "text": "public",
        "textToLower": "public",
        "isAux": false,
        "range": {
          "start": {
            "line": 0,
            "character": 0
          },
          "end": {
            "line": 0,
            "character": 6
          },
          "isEmpty": false,
          "isSingleLine": true
        },
        "id": "token.type.identifier_public_0:0"
      },
      "signature": "public Input content",
      "simplifiedSignature": "Input content",
      "datatype": {
        "id": ".datatype.Input",
        "nodeType": "datatype",
        "name": "Input",
        "startToken": {
          "type": "datatype.custom.class",
          "text": "Input",
          "textToLower": "input",
          "isAux": false,
          "range": {
            "start": {
              "line": 0,
              "character": 37
            },
            "end": {
              "line": 0,
              "character": 42
            },
            "isEmpty": false,
            "isSingleLine": true
          },
          "id": "token.type.identifier_Input_0:37"
        },
        "parentId": "",
        "order": 0,
        "memberOrder": 0,
        "type": "Input"
      },
      "parentName": "​FeedElement​CapabilitiesInput"
    },
    "directmessage": {
      "id": "ConnectApi.​feedelement​capabilitiesinput.method.capabilityinput directmessage",
      "nodeType": "variable",
      "name": "directMessage",
      "startToken": {
        "type": "declaration.entity.name.variable",
        "text": "directMessage",
        "textToLower": "directmessage",
        "isAux": false,
        "range": {
          "start": {
            "line": -1,
            "character": 0
          },
          "end": {
            "line": -1,
            "character": 0
          },
          "isEmpty": true,
          "isSingleLine": true
        },
        "id": "declaration.entity.name.variable_directMessage_-1:0"
      },
      "parentId": "ConnectApi.​feedelement​capabilitiesinput",
      "order": 5,
      "memberOrder": 5,
      "accessModifier": {
        "type": "keyword.modifier.access",
        "text": "public",
        "textToLower": "public",
        "isAux": false,
        "range": {
          "start": {
            "line": 0,
            "character": 0
          },
          "end": {
            "line": 0,
            "character": 6
          },
          "isEmpty": false,
          "isSingleLine": true
        },
        "id": "token.type.identifier_public_0:0"
      },
      "signature": "public CapabilityInput directMessage",
      "simplifiedSignature": "CapabilityInput directMessage",
      "datatype": {
        "id": ".datatype.CapabilityInput",
        "nodeType": "datatype",
        "name": "CapabilityInput",
        "startToken": {
          "type": "datatype.custom.class",
          "text": "CapabilityInput",
          "textToLower": "capabilityinput",
          "isAux": false,
          "range": {
            "start": {
              "line": 0,
              "character": 33
            },
            "end": {
              "line": 0,
              "character": 48
            },
            "isEmpty": false,
            "isSingleLine": true
          },
          "id": "token.type.identifier_CapabilityInput_0:33"
        },
        "parentId": "",
        "order": 0,
        "memberOrder": 0,
        "type": "CapabilityInput"
      },
      "parentName": "​FeedElement​CapabilitiesInput"
    },
    "extensions": {
      "id": "ConnectApi.​feedelement​capabilitiesinput.method.capabilityinput extensions",
      "nodeType": "variable",
      "name": "extensions",
      "startToken": {
        "type": "declaration.entity.name.variable",
        "text": "extensions",
        "textToLower": "extensions",
        "isAux": false,
        "range": {
          "start": {
            "line": -1,
            "character": 0
          },
          "end": {
            "line": -1,
            "character": 0
          },
          "isEmpty": true,
          "isSingleLine": true
        },
        "id": "declaration.entity.name.variable_extensions_-1:0"
      },
      "parentId": "ConnectApi.​feedelement​capabilitiesinput",
      "order": 6,
      "memberOrder": 6,
      "accessModifier": {
        "type": "keyword.modifier.access",
        "text": "public",
        "textToLower": "public",
        "isAux": false,
        "range": {
          "start": {
            "line": 0,
            "character": 0
          },
          "end": {
            "line": 0,
            "character": 6
          },
          "isEmpty": false,
          "isSingleLine": true
        },
        "id": "token.type.identifier_public_0:0"
      },
      "signature": "public CapabilityInput extensions",
      "simplifiedSignature": "CapabilityInput extensions",
      "datatype": {
        "id": ".datatype.CapabilityInput",
        "nodeType": "datatype",
        "name": "CapabilityInput",
        "startToken": {
          "type": "datatype.custom.class",
          "text": "CapabilityInput",
          "textToLower": "capabilityinput",
          "isAux": false,
          "range": {
            "start": {
              "line": 0,
              "character": 30
            },
            "end": {
              "line": 0,
              "character": 45
            },
            "isEmpty": false,
            "isSingleLine": true
          },
          "id": "token.type.identifier_CapabilityInput_0:30"
        },
        "parentId": "",
        "order": 0,
        "memberOrder": 0,
        "type": "CapabilityInput"
      },
      "parentName": "​FeedElement​CapabilitiesInput"
    },
    "feedentityshare": {
      "id": "ConnectApi.​feedelement​capabilitiesinput.method.capabilityinput feedentityshare",
      "nodeType": "variable",
      "name": "feedEntityShare",
      "startToken": {
        "type": "declaration.entity.name.variable",
        "text": "feedEntityShare",
        "textToLower": "feedentityshare",
        "isAux": false,
        "range": {
          "start": {
            "line": -1,
            "character": 0
          },
          "end": {
            "line": -1,
            "character": 0
          },
          "isEmpty": true,
          "isSingleLine": true
        },
        "id": "declaration.entity.name.variable_feedEntityShare_-1:0"
      },
      "parentId": "ConnectApi.​feedelement​capabilitiesinput",
      "order": 7,
      "memberOrder": 7,
      "accessModifier": {
        "type": "keyword.modifier.access",
        "text": "public",
        "textToLower": "public",
        "isAux": false,
        "range": {
          "start": {
            "line": 0,
            "character": 0
          },
          "end": {
            "line": 0,
            "character": 6
          },
          "isEmpty": false,
          "isSingleLine": true
        },
        "id": "token.type.identifier_public_0:0"
      },
      "signature": "public CapabilityInput feedEntityShare",
      "simplifiedSignature": "CapabilityInput feedEntityShare",
      "datatype": {
        "id": ".datatype.CapabilityInput",
        "nodeType": "datatype",
        "name": "CapabilityInput",
        "startToken": {
          "type": "datatype.custom.class",
          "text": "CapabilityInput",
          "textToLower": "capabilityinput",
          "isAux": false,
          "range": {
            "start": {
              "line": 0,
              "character": 35
            },
            "end": {
              "line": 0,
              "character": 50
            },
            "isEmpty": false,
            "isSingleLine": true
          },
          "id": "token.type.identifier_CapabilityInput_0:35"
        },
        "parentId": "",
        "order": 0,
        "memberOrder": 0,
        "type": "CapabilityInput"
      },
      "parentName": "​FeedElement​CapabilitiesInput"
    },
    "files": {
      "id": "ConnectApi.​feedelement​capabilitiesinput.method.filescapabilityinput files",
      "nodeType": "variable",
      "name": "files",
      "startToken": {
        "type": "declaration.entity.name.variable",
        "text": "files",
        "textToLower": "files",
        "isAux": false,
        "range": {
          "start": {
            "line": -1,
            "character": 0
          },
          "end": {
            "line": -1,
            "character": 0
          },
          "isEmpty": true,
          "isSingleLine": true
        },
        "id": "declaration.entity.name.variable_files_-1:0"
      },
      "parentId": "ConnectApi.​feedelement​capabilitiesinput",
      "order": 8,
      "memberOrder": 8,
      "accessModifier": {
        "type": "keyword.modifier.access",
        "text": "public",
        "textToLower": "public",
        "isAux": false,
        "range": {
          "start": {
            "line": 0,
            "character": 0
          },
          "end": {
            "line": 0,
            "character": 6
          },
          "isEmpty": false,
          "isSingleLine": true
        },
        "id": "token.type.identifier_public_0:0"
      },
      "signature": "public FilesCapabilityInput files",
      "simplifiedSignature": "FilesCapabilityInput files",
      "datatype": {
        "id": ".datatype.FilesCapabilityInput",
        "nodeType": "datatype",
        "name": "FilesCapabilityInput",
        "startToken": {
          "type": "datatype.custom.class",
          "text": "FilesCapabilityInput",
          "textToLower": "filescapabilityinput",
          "isAux": false,
          "range": {
            "start": {
              "line": 0,
              "character": 19
            },
            "end": {
              "line": 0,
              "character": 39
            },
            "isEmpty": false,
            "isSingleLine": true
          },
          "id": "token.type.identifier_FilesCapabilityInput_0:19"
        },
        "parentId": "",
        "order": 0,
        "memberOrder": 0,
        "type": "FilesCapabilityInput"
      },
      "parentName": "​FeedElement​CapabilitiesInput"
    },
    "link": {
      "id": "ConnectApi.​feedelement​capabilitiesinput.method.linkcapabilityinput link",
      "nodeType": "variable",
      "name": "link",
      "startToken": {
        "type": "declaration.entity.name.variable",
        "text": "link",
        "textToLower": "link",
        "isAux": false,
        "range": {
          "start": {
            "line": -1,
            "character": 0
          },
          "end": {
            "line": -1,
            "character": 0
          },
          "isEmpty": true,
          "isSingleLine": true
        },
        "id": "declaration.entity.name.variable_link_-1:0"
      },
      "parentId": "ConnectApi.​feedelement​capabilitiesinput",
      "order": 9,
      "memberOrder": 9,
      "accessModifier": {
        "type": "keyword.modifier.access",
        "text": "public",
        "textToLower": "public",
        "isAux": false,
        "range": {
          "start": {
            "line": 0,
            "character": 0
          },
          "end": {
            "line": 0,
            "character": 6
          },
          "isEmpty": false,
          "isSingleLine": true
        },
        "id": "token.type.identifier_public_0:0"
      },
      "signature": "public LinkCapabilityInput link",
      "simplifiedSignature": "LinkCapabilityInput link",
      "datatype": {
        "id": ".datatype.LinkCapabilityInput",
        "nodeType": "datatype",
        "name": "LinkCapabilityInput",
        "startToken": {
          "type": "datatype.custom.class",
          "text": "LinkCapabilityInput",
          "textToLower": "linkcapabilityinput",
          "isAux": false,
          "range": {
            "start": {
              "line": 0,
              "character": 19
            },
            "end": {
              "line": 0,
              "character": 38
            },
            "isEmpty": false,
            "isSingleLine": true
          },
          "id": "token.type.identifier_LinkCapabilityInput_0:19"
        },
        "parentId": "",
        "order": 0,
        "memberOrder": 0,
        "type": "LinkCapabilityInput"
      },
      "parentName": "​FeedElement​CapabilitiesInput"
    },
    "poll": {
      "id": "ConnectApi.​feedelement​capabilitiesinput.method.pollcapabilityinput poll",
      "nodeType": "variable",
      "name": "poll",
      "startToken": {
        "type": "declaration.entity.name.variable",
        "text": "poll",
        "textToLower": "poll",
        "isAux": false,
        "range": {
          "start": {
            "line": -1,
            "character": 0
          },
          "end": {
            "line": -1,
            "character": 0
          },
          "isEmpty": true,
          "isSingleLine": true
        },
        "id": "declaration.entity.name.variable_poll_-1:0"
      },
      "parentId": "ConnectApi.​feedelement​capabilitiesinput",
      "order": 10,
      "memberOrder": 10,
      "accessModifier": {
        "type": "keyword.modifier.access",
        "text": "public",
        "textToLower": "public",
        "isAux": false,
        "range": {
          "start": {
            "line": 0,
            "character": 0
          },
          "end": {
            "line": 0,
            "character": 6
          },
          "isEmpty": false,
          "isSingleLine": true
        },
        "id": "token.type.identifier_public_0:0"
      },
      "signature": "public PollCapabilityInput poll",
      "simplifiedSignature": "PollCapabilityInput poll",
      "datatype": {
        "id": ".datatype.PollCapabilityInput",
        "nodeType": "datatype",
        "name": "PollCapabilityInput",
        "startToken": {
          "type": "datatype.custom.class",
          "text": "PollCapabilityInput",
          "textToLower": "pollcapabilityinput",
          "isAux": false,
          "range": {
            "start": {
              "line": 0,
              "character": 19
            },
            "end": {
              "line": 0,
              "character": 38
            },
            "isEmpty": false,
            "isSingleLine": true
          },
          "id": "token.type.identifier_PollCapabilityInput_0:19"
        },
        "parentId": "",
        "order": 0,
        "memberOrder": 0,
        "type": "PollCapabilityInput"
      },
      "parentName": "​FeedElement​CapabilitiesInput"
    },
    "questionand": {
      "id": "ConnectApi.​feedelement​capabilitiesinput.method.answers questionand",
      "nodeType": "variable",
      "name": "questionAnd",
      "startToken": {
        "type": "declaration.entity.name.variable",
        "text": "questionAnd​Answers",
        "textToLower": "questionand​answers",
        "isAux": false,
        "range": {
          "start": {
            "line": -1,
            "character": 0
          },
          "end": {
            "line": -1,
            "character": 0
          },
          "isEmpty": true,
          "isSingleLine": true
        },
        "id": "declaration.entity.name.variable_questionAnd​Answers_-1:0"
      },
      "parentId": "ConnectApi.​feedelement​capabilitiesinput",
      "order": 11,
      "memberOrder": 11,
      "accessModifier": {
        "type": "keyword.modifier.access",
        "text": "public",
        "textToLower": "public",
        "isAux": false,
        "range": {
          "start": {
            "line": 0,
            "character": 0
          },
          "end": {
            "line": 0,
            "character": 6
          },
          "isEmpty": false,
          "isSingleLine": true
        },
        "id": "token.type.identifier_public_0:0"
      },
      "signature": "public Answers questionAnd",
      "simplifiedSignature": "Answers questionAnd",
      "datatype": {
        "id": ".datatype.Answers",
        "nodeType": "datatype",
        "name": "Answers",
        "startToken": {
          "type": "datatype.support.class",
          "text": "Answers",
          "textToLower": "answers",
          "isAux": false,
          "range": {
            "start": {
              "line": 0,
              "character": 66
            },
            "end": {
              "line": 0,
              "character": 73
            },
            "isEmpty": false,
            "isSingleLine": true
          },
          "id": "token.type.identifier_Answers_0:66"
        },
        "parentId": "",
        "order": 0,
        "memberOrder": 0,
        "type": "Answers"
      },
      "parentName": "​FeedElement​CapabilitiesInput"
    },
    "status": {
      "id": "ConnectApi.​feedelement​capabilitiesinput.method.statuscapabilityinput status",
      "nodeType": "variable",
      "name": "status",
      "startToken": {
        "type": "declaration.entity.name.variable",
        "text": "status",
        "textToLower": "status",
        "isAux": false,
        "range": {
          "start": {
            "line": -1,
            "character": 0
          },
          "end": {
            "line": -1,
            "character": 0
          },
          "isEmpty": true,
          "isSingleLine": true
        },
        "id": "declaration.entity.name.variable_status_-1:0"
      },
      "parentId": "ConnectApi.​feedelement​capabilitiesinput",
      "order": 12,
      "memberOrder": 12,
      "accessModifier": {
        "type": "keyword.modifier.access",
        "text": "public",
        "textToLower": "public",
        "isAux": false,
        "range": {
          "start": {
            "line": 0,
            "character": 0
          },
          "end": {
            "line": 0,
            "character": 6
          },
          "isEmpty": false,
          "isSingleLine": true
        },
        "id": "token.type.identifier_public_0:0"
      },
      "signature": "public StatusCapabilityInput status",
      "simplifiedSignature": "StatusCapabilityInput status",
      "datatype": {
        "id": ".datatype.StatusCapabilityInput",
        "nodeType": "datatype",
        "name": "StatusCapabilityInput",
        "startToken": {
          "type": "datatype.custom.class",
          "text": "StatusCapabilityInput",
          "textToLower": "statuscapabilityinput",
          "isAux": false,
          "range": {
            "start": {
              "line": 0,
              "character": 19
            },
            "end": {
              "line": 0,
              "character": 40
            },
            "isEmpty": false,
            "isSingleLine": true
          },
          "id": "token.type.identifier_StatusCapabilityInput_0:19"
        },
        "parentId": "",
        "order": 0,
        "memberOrder": 0,
        "type": "StatusCapabilityInput"
      },
      "parentName": "​FeedElement​CapabilitiesInput"
    },
    "topics": {
      "id": "ConnectApi.​feedelement​capabilitiesinput.method.input topics",
      "nodeType": "variable",
      "name": "topics",
      "startToken": {
        "type": "declaration.entity.name.variable",
        "text": "topics",
        "textToLower": "topics",
        "isAux": false,
        "range": {
          "start": {
            "line": -1,
            "character": 0
          },
          "end": {
            "line": -1,
            "character": 0
          },
          "isEmpty": true,
          "isSingleLine": true
        },
        "id": "declaration.entity.name.variable_topics_-1:0"
      },
      "parentId": "ConnectApi.​feedelement​capabilitiesinput",
      "order": 13,
      "memberOrder": 13,
      "accessModifier": {
        "type": "keyword.modifier.access",
        "text": "public",
        "textToLower": "public",
        "isAux": false,
        "range": {
          "start": {
            "line": 0,
            "character": 0
          },
          "end": {
            "line": 0,
            "character": 6
          },
          "isEmpty": false,
          "isSingleLine": true
        },
        "id": "token.type.identifier_public_0:0"
      },
      "signature": "public Input topics",
      "simplifiedSignature": "Input topics",
      "datatype": {
        "id": ".datatype.Input",
        "nodeType": "datatype",
        "name": "Input",
        "startToken": {
          "type": "datatype.custom.class",
          "text": "Input",
          "textToLower": "input",
          "isAux": false,
          "range": {
            "start": {
              "line": 0,
              "character": 36
            },
            "end": {
              "line": 0,
              "character": 41
            },
            "isEmpty": false,
            "isSingleLine": true
          },
          "id": "token.type.identifier_Input_0:36"
        },
        "parentId": "",
        "order": 0,
        "memberOrder": 0,
        "type": "Input"
      },
      "parentName": "​FeedElement​CapabilitiesInput"
    }
  },
  "methods": {},
  "constructors": {},
  "extendsType": "",
  "implementTypes": [],
  "implements": {},
  "totalMembers": 13,
  "queries": []
}