{
  "id": "ConnectApi.comment​​input",
  "nodeType": "class",
  "name": "Comment​​Input",
  "namespace": "ConnectApi",
  "startToken": {
    "type": "declaration.entity.name.class",
    "text": "Comment​​Input",
    "textToLower": "comment​​input",
    "isAux": false,
    "range": {
      "start": {
        "line": -1,
        "character": 0
      },
      "end": {
        "line": -1,
        "character": 0
      },
      "isEmpty": true,
      "isSingleLine": true
    },
    "id": "declaration.entity.name.class_Comment​​Input_-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 comment.",
  "documentation": "https://developer.salesforce.com/docs/atlas.en-us.apexcode.meta/apexcode/apex_connectapi_input_comment.htm",
  "classes": {},
  "interfaces": {},
  "enums": {},
  "variables": {
    "attachment": {
      "id": "ConnectApi.comment​​input.method.input attachment",
      "nodeType": "variable",
      "name": "attachment",
      "startToken": {
        "type": "declaration.entity.name.variable",
        "text": "attachment",
        "textToLower": "attachment",
        "isAux": false,
        "range": {
          "start": {
            "line": -1,
            "character": 0
          },
          "end": {
            "line": -1,
            "character": 0
          },
          "isEmpty": true,
          "isSingleLine": true
        },
        "id": "declaration.entity.name.variable_attachment_-1:0"
      },
      "parentId": "ConnectApi.comment​​input",
      "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 Input attachment",
      "simplifiedSignature": "Input attachment",
      "datatype": {
        "id": ".datatype.Input",
        "nodeType": "datatype",
        "name": "Input",
        "startToken": {
          "type": "datatype.custom.class",
          "text": "Input",
          "textToLower": "input",
          "isAux": false,
          "range": {
            "start": {
              "line": 0,
              "character": 41
            },
            "end": {
              "line": 0,
              "character": 46
            },
            "isEmpty": false,
            "isSingleLine": true
          },
          "id": "token.type.identifier_Input_0:41"
        },
        "parentId": "",
        "order": 0,
        "memberOrder": 0,
        "type": "Input"
      },
      "parentName": "Comment​​Input"
    },
    "body": {
      "id": "ConnectApi.comment​​input.method.input body",
      "nodeType": "variable",
      "name": "body",
      "startToken": {
        "type": "declaration.entity.name.variable",
        "text": "body",
        "textToLower": "body",
        "isAux": false,
        "range": {
          "start": {
            "line": -1,
            "character": 0
          },
          "end": {
            "line": -1,
            "character": 0
          },
          "isEmpty": true,
          "isSingleLine": true
        },
        "id": "declaration.entity.name.variable_body_-1:0"
      },
      "parentId": "ConnectApi.comment​​input",
      "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 body",
      "simplifiedSignature": "Input body",
      "datatype": {
        "id": ".datatype.Input",
        "nodeType": "datatype",
        "name": "Input",
        "startToken": {
          "type": "datatype.custom.class",
          "text": "Input",
          "textToLower": "input",
          "isAux": false,
          "range": {
            "start": {
              "line": 0,
              "character": 33
            },
            "end": {
              "line": 0,
              "character": 38
            },
            "isEmpty": false,
            "isSingleLine": true
          },
          "id": "token.type.identifier_Input_0:33"
        },
        "parentId": "",
        "order": 0,
        "memberOrder": 0,
        "type": "Input"
      },
      "parentName": "Comment​​Input"
    },
    "capabilities": {
      "id": "ConnectApi.comment​​input.method.input capabilities",
      "nodeType": "variable",
      "name": "capabilities",
      "startToken": {
        "type": "declaration.entity.name.variable",
        "text": "capabilities",
        "textToLower": "capabilities",
        "isAux": false,
        "range": {
          "start": {
            "line": -1,
            "character": 0
          },
          "end": {
            "line": -1,
            "character": 0
          },
          "isEmpty": true,
          "isSingleLine": true
        },
        "id": "declaration.entity.name.variable_capabilities_-1:0"
      },
      "parentId": "ConnectApi.comment​​input",
      "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 Input capabilities",
      "simplifiedSignature": "Input capabilities",
      "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": "Comment​​Input"
    },
    "threadparentid": {
      "id": "ConnectApi.comment​​input.method.string threadparentid",
      "nodeType": "variable",
      "name": "threadParentId",
      "startToken": {
        "type": "declaration.entity.name.variable",
        "text": "threadParentId",
        "textToLower": "threadparentid",
        "isAux": false,
        "range": {
          "start": {
            "line": -1,
            "character": 0
          },
          "end": {
            "line": -1,
            "character": 0
          },
          "isEmpty": true,
          "isSingleLine": true
        },
        "id": "declaration.entity.name.variable_threadParentId_-1:0"
      },
      "parentId": "ConnectApi.comment​​input",
      "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 String threadParentId",
      "simplifiedSignature": "String threadParentId",
      "datatype": {
        "id": ".datatype.String",
        "nodeType": "datatype",
        "name": "String",
        "startToken": {
          "type": "datatype.primitive",
          "text": "String",
          "textToLower": "string",
          "isAux": false,
          "range": {
            "start": {
              "line": 0,
              "character": 7
            },
            "end": {
              "line": 0,
              "character": 13
            },
            "isEmpty": false,
            "isSingleLine": true
          },
          "id": "token.type.identifier_String_0:7"
        },
        "parentId": "",
        "order": 0,
        "memberOrder": 0,
        "type": "String"
      },
      "parentName": "Comment​​Input"
    }
  },
  "methods": {},
  "constructors": {},
  "extendsType": "",
  "implementTypes": [],
  "implements": {},
  "totalMembers": 4,
  "queries": []
}