{
  "id": "ConnectApi.​commentcapabilities",
  "nodeType": "class",
  "name": "​CommentCapabilities",
  "namespace": "ConnectApi",
  "startToken": {
    "type": "declaration.entity.name.class",
    "text": "​CommentCapabilities",
    "textToLower": "​commentcapabilities",
    "isAux": false,
    "range": {
      "start": {
        "line": -1,
        "character": 0
      },
      "end": {
        "line": -1,
        "character": 0
      },
      "isEmpty": true,
      "isSingleLine": true
    },
    "id": "declaration.entity.name.class_​CommentCapabilities_-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 set of capabilities on a comment.",
  "documentation": "https://developer.salesforce.com/docs/atlas.en-us.apexcode.meta/apexcode/apex_connectapi_output_comment_capabilities.htm",
  "classes": {},
  "interfaces": {},
  "enums": {},
  "variables": {
    "comments": {
      "id": "ConnectApi.​commentcapabilities.method.commentscapability comments",
      "nodeType": "variable",
      "name": "comments",
      "startToken": {
        "type": "declaration.entity.name.variable",
        "text": "comments",
        "textToLower": "comments",
        "isAux": false,
        "range": {
          "start": {
            "line": -1,
            "character": 0
          },
          "end": {
            "line": -1,
            "character": 0
          },
          "isEmpty": true,
          "isSingleLine": true
        },
        "id": "declaration.entity.name.variable_comments_-1:0"
      },
      "parentId": "ConnectApi.​commentcapabilities",
      "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 CommentsCapability comments",
      "simplifiedSignature": "CommentsCapability comments",
      "datatype": {
        "id": ".datatype.CommentsCapability",
        "nodeType": "datatype",
        "name": "CommentsCapability",
        "startToken": {
          "type": "datatype.custom.class",
          "text": "CommentsCapability",
          "textToLower": "commentscapability",
          "isAux": false,
          "range": {
            "start": {
              "line": 0,
              "character": 19
            },
            "end": {
              "line": 0,
              "character": 37
            },
            "isEmpty": false,
            "isSingleLine": true
          },
          "id": "token.type.identifier_CommentsCapability_0:19"
        },
        "parentId": "",
        "order": 0,
        "memberOrder": 0,
        "type": "CommentsCapability"
      },
      "parentName": "​CommentCapabilities"
    },
    "content": {
      "id": "ConnectApi.​commentcapabilities.method.contentcapability 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.​commentcapabilities",
      "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 ContentCapability content",
      "simplifiedSignature": "ContentCapability content",
      "datatype": {
        "id": ".datatype.ContentCapability",
        "nodeType": "datatype",
        "name": "ContentCapability",
        "startToken": {
          "type": "datatype.custom.class",
          "text": "ContentCapability",
          "textToLower": "contentcapability",
          "isAux": false,
          "range": {
            "start": {
              "line": 0,
              "character": 19
            },
            "end": {
              "line": 0,
              "character": 36
            },
            "isEmpty": false,
            "isSingleLine": true
          },
          "id": "token.type.identifier_ContentCapability_0:19"
        },
        "parentId": "",
        "order": 0,
        "memberOrder": 0,
        "type": "ContentCapability"
      },
      "parentName": "​CommentCapabilities"
    },
    "edit": {
      "id": "ConnectApi.​commentcapabilities.method.editcapability edit",
      "nodeType": "variable",
      "name": "edit",
      "startToken": {
        "type": "declaration.entity.name.variable",
        "text": "edit",
        "textToLower": "edit",
        "isAux": false,
        "range": {
          "start": {
            "line": -1,
            "character": 0
          },
          "end": {
            "line": -1,
            "character": 0
          },
          "isEmpty": true,
          "isSingleLine": true
        },
        "id": "declaration.entity.name.variable_edit_-1:0"
      },
      "parentId": "ConnectApi.​commentcapabilities",
      "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 EditCapability edit",
      "simplifiedSignature": "EditCapability edit",
      "datatype": {
        "id": ".datatype.EditCapability",
        "nodeType": "datatype",
        "name": "EditCapability",
        "startToken": {
          "type": "datatype.custom.class",
          "text": "EditCapability",
          "textToLower": "editcapability",
          "isAux": false,
          "range": {
            "start": {
              "line": 0,
              "character": 19
            },
            "end": {
              "line": 0,
              "character": 33
            },
            "isEmpty": false,
            "isSingleLine": true
          },
          "id": "token.type.identifier_EditCapability_0:19"
        },
        "parentId": "",
        "order": 0,
        "memberOrder": 0,
        "type": "EditCapability"
      },
      "parentName": "​CommentCapabilities"
    },
    "feedentityshare": {
      "id": "ConnectApi.​commentcapabilities.method.sharecapability 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.​commentcapabilities",
      "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 ShareCapability feedEntityShare",
      "simplifiedSignature": "ShareCapability feedEntityShare",
      "datatype": {
        "id": ".datatype.ShareCapability",
        "nodeType": "datatype",
        "name": "ShareCapability",
        "startToken": {
          "type": "datatype.custom.class",
          "text": "ShareCapability",
          "textToLower": "sharecapability",
          "isAux": false,
          "range": {
            "start": {
              "line": 0,
              "character": 30
            },
            "end": {
              "line": 0,
              "character": 45
            },
            "isEmpty": false,
            "isSingleLine": true
          },
          "id": "token.type.identifier_ShareCapability_0:30"
        },
        "parentId": "",
        "order": 0,
        "memberOrder": 0,
        "type": "ShareCapability"
      },
      "parentName": "​CommentCapabilities"
    },
    "record": {
      "id": "ConnectApi.​commentcapabilities.method.recordcapability record",
      "nodeType": "variable",
      "name": "record",
      "startToken": {
        "type": "declaration.entity.name.variable",
        "text": "record",
        "textToLower": "record",
        "isAux": false,
        "range": {
          "start": {
            "line": -1,
            "character": 0
          },
          "end": {
            "line": -1,
            "character": 0
          },
          "isEmpty": true,
          "isSingleLine": true
        },
        "id": "declaration.entity.name.variable_record_-1:0"
      },
      "parentId": "ConnectApi.​commentcapabilities",
      "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 RecordCapability record",
      "simplifiedSignature": "RecordCapability record",
      "datatype": {
        "id": ".datatype.RecordCapability",
        "nodeType": "datatype",
        "name": "RecordCapability",
        "startToken": {
          "type": "datatype.custom.class",
          "text": "RecordCapability",
          "textToLower": "recordcapability",
          "isAux": false,
          "range": {
            "start": {
              "line": 0,
              "character": 19
            },
            "end": {
              "line": 0,
              "character": 35
            },
            "isEmpty": false,
            "isSingleLine": true
          },
          "id": "token.type.identifier_RecordCapability_0:19"
        },
        "parentId": "",
        "order": 0,
        "memberOrder": 0,
        "type": "RecordCapability"
      },
      "parentName": "​CommentCapabilities"
    },
    "status": {
      "id": "ConnectApi.​commentcapabilities.method.statuscapability 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.​commentcapabilities",
      "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 StatusCapability status",
      "simplifiedSignature": "StatusCapability status",
      "datatype": {
        "id": ".datatype.StatusCapability",
        "nodeType": "datatype",
        "name": "StatusCapability",
        "startToken": {
          "type": "datatype.custom.class",
          "text": "StatusCapability",
          "textToLower": "statuscapability",
          "isAux": false,
          "range": {
            "start": {
              "line": 0,
              "character": 19
            },
            "end": {
              "line": 0,
              "character": 35
            },
            "isEmpty": false,
            "isSingleLine": true
          },
          "id": "token.type.identifier_StatusCapability_0:19"
        },
        "parentId": "",
        "order": 0,
        "memberOrder": 0,
        "type": "StatusCapability"
      },
      "parentName": "​CommentCapabilities"
    },
    "updownvote": {
      "id": "ConnectApi.​commentcapabilities.method.updownvotecapability updownvote",
      "nodeType": "variable",
      "name": "upDownVote",
      "startToken": {
        "type": "declaration.entity.name.variable",
        "text": "upDownVote",
        "textToLower": "updownvote",
        "isAux": false,
        "range": {
          "start": {
            "line": -1,
            "character": 0
          },
          "end": {
            "line": -1,
            "character": 0
          },
          "isEmpty": true,
          "isSingleLine": true
        },
        "id": "declaration.entity.name.variable_upDownVote_-1:0"
      },
      "parentId": "ConnectApi.​commentcapabilities",
      "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 UpDownVoteCapability upDownVote",
      "simplifiedSignature": "UpDownVoteCapability upDownVote",
      "datatype": {
        "id": ".datatype.UpDownVoteCapability",
        "nodeType": "datatype",
        "name": "UpDownVoteCapability",
        "startToken": {
          "type": "datatype.custom.class",
          "text": "UpDownVoteCapability",
          "textToLower": "updownvotecapability",
          "isAux": false,
          "range": {
            "start": {
              "line": 0,
              "character": 19
            },
            "end": {
              "line": 0,
              "character": 39
            },
            "isEmpty": false,
            "isSingleLine": true
          },
          "id": "token.type.identifier_UpDownVoteCapability_0:19"
        },
        "parentId": "",
        "order": 0,
        "memberOrder": 0,
        "type": "UpDownVoteCapability"
      },
      "parentName": "​CommentCapabilities"
    },
    "verified": {
      "id": "ConnectApi.​commentcapabilities.method.verifiedcapability verified",
      "nodeType": "variable",
      "name": "verified",
      "startToken": {
        "type": "declaration.entity.name.variable",
        "text": "verified",
        "textToLower": "verified",
        "isAux": false,
        "range": {
          "start": {
            "line": -1,
            "character": 0
          },
          "end": {
            "line": -1,
            "character": 0
          },
          "isEmpty": true,
          "isSingleLine": true
        },
        "id": "declaration.entity.name.variable_verified_-1:0"
      },
      "parentId": "ConnectApi.​commentcapabilities",
      "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 VerifiedCapability verified",
      "simplifiedSignature": "VerifiedCapability verified",
      "datatype": {
        "id": ".datatype.VerifiedCapability",
        "nodeType": "datatype",
        "name": "VerifiedCapability",
        "startToken": {
          "type": "datatype.custom.class",
          "text": "VerifiedCapability",
          "textToLower": "verifiedcapability",
          "isAux": false,
          "range": {
            "start": {
              "line": 0,
              "character": 19
            },
            "end": {
              "line": 0,
              "character": 37
            },
            "isEmpty": false,
            "isSingleLine": true
          },
          "id": "token.type.identifier_VerifiedCapability_0:19"
        },
        "parentId": "",
        "order": 0,
        "memberOrder": 0,
        "type": "VerifiedCapability"
      },
      "parentName": "​CommentCapabilities"
    }
  },
  "methods": {},
  "constructors": {},
  "extendsType": "",
  "implementTypes": [],
  "implements": {},
  "totalMembers": 8,
  "queries": []
}