{
  "id": "ConnectApi.case​commentcapability",
  "nodeType": "class",
  "name": "Case​CommentCapability",
  "namespace": "ConnectApi",
  "startToken": {
    "type": "declaration.entity.name.class",
    "text": "Case​CommentCapability",
    "textToLower": "case​commentcapability",
    "isAux": false,
    "range": {
      "start": {
        "line": -1,
        "character": 0
      },
      "end": {
        "line": -1,
        "character": 0
      },
      "isEmpty": true,
      "isSingleLine": true
    },
    "id": "declaration.entity.name.class_Case​CommentCapability_-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": "If a feed element has this capability, it has a case comment on the case feed.",
  "documentation": "https://developer.salesforce.com/docs/atlas.en-us.apexcode.meta/apexcode/apex_connectapi_output_case_comment_capability.htm",
  "classes": {},
  "interfaces": {},
  "enums": {},
  "variables": {
    "actortype": {
      "id": "ConnectApi.case​commentcapability.method.caseactortype actortype",
      "nodeType": "variable",
      "name": "actorType",
      "startToken": {
        "type": "declaration.entity.name.variable",
        "text": "actorType",
        "textToLower": "actortype",
        "isAux": false,
        "range": {
          "start": {
            "line": -1,
            "character": 0
          },
          "end": {
            "line": -1,
            "character": 0
          },
          "isEmpty": true,
          "isSingleLine": true
        },
        "id": "declaration.entity.name.variable_actorType_-1:0"
      },
      "parentId": "ConnectApi.case​commentcapability",
      "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 CaseActorType actorType",
      "simplifiedSignature": "CaseActorType actorType",
      "datatype": {
        "id": ".datatype.CaseActorType",
        "nodeType": "datatype",
        "name": "CaseActorType",
        "startToken": {
          "type": "datatype.custom.class",
          "text": "CaseActorType",
          "textToLower": "caseactortype",
          "isAux": false,
          "range": {
            "start": {
              "line": 0,
              "character": 19
            },
            "end": {
              "line": 0,
              "character": 32
            },
            "isEmpty": false,
            "isSingleLine": true
          },
          "id": "token.type.identifier_CaseActorType_0:19"
        },
        "parentId": "",
        "order": 0,
        "memberOrder": 0,
        "type": "CaseActorType"
      },
      "parentName": "Case​CommentCapability"
    },
    "createdby": {
      "id": "ConnectApi.case​commentcapability.method.connectapi.actor createdby",
      "nodeType": "variable",
      "name": "createdBy",
      "startToken": {
        "type": "declaration.entity.name.variable",
        "text": "createdBy",
        "textToLower": "createdby",
        "isAux": false,
        "range": {
          "start": {
            "line": -1,
            "character": 0
          },
          "end": {
            "line": -1,
            "character": 0
          },
          "isEmpty": true,
          "isSingleLine": true
        },
        "id": "declaration.entity.name.variable_createdBy_-1:0"
      },
      "parentId": "ConnectApi.case​commentcapability",
      "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 ConnectApi.Actor createdBy",
      "simplifiedSignature": "ConnectApi.Actor createdBy",
      "datatype": {
        "id": ".datatype.ConnectApi.Actor",
        "nodeType": "datatype",
        "name": "ConnectApi.Actor",
        "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.Actor"
      },
      "parentName": "Case​CommentCapability"
    },
    "createddate": {
      "id": "ConnectApi.case​commentcapability.method.datetime createddate",
      "nodeType": "variable",
      "name": "createdDate",
      "startToken": {
        "type": "declaration.entity.name.variable",
        "text": "createdDate",
        "textToLower": "createddate",
        "isAux": false,
        "range": {
          "start": {
            "line": -1,
            "character": 0
          },
          "end": {
            "line": -1,
            "character": 0
          },
          "isEmpty": true,
          "isSingleLine": true
        },
        "id": "declaration.entity.name.variable_createdDate_-1:0"
      },
      "parentId": "ConnectApi.case​commentcapability",
      "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 Datetime createdDate",
      "simplifiedSignature": "Datetime createdDate",
      "datatype": {
        "id": ".datatype.Datetime",
        "nodeType": "datatype",
        "name": "Datetime",
        "startToken": {
          "type": "datatype.primitive",
          "text": "Datetime",
          "textToLower": "datetime",
          "isAux": false,
          "range": {
            "start": {
              "line": 0,
              "character": 7
            },
            "end": {
              "line": 0,
              "character": 15
            },
            "isEmpty": false,
            "isSingleLine": true
          },
          "id": "token.type.identifier_Datetime_0:7"
        },
        "parentId": "",
        "order": 0,
        "memberOrder": 0,
        "type": "Datetime"
      },
      "parentName": "Case​CommentCapability"
    },
    "eventtype": {
      "id": "ConnectApi.case​commentcapability.method.eventtype eventtype",
      "nodeType": "variable",
      "name": "eventType",
      "startToken": {
        "type": "declaration.entity.name.variable",
        "text": "eventType",
        "textToLower": "eventtype",
        "isAux": false,
        "range": {
          "start": {
            "line": -1,
            "character": 0
          },
          "end": {
            "line": -1,
            "character": 0
          },
          "isEmpty": true,
          "isSingleLine": true
        },
        "id": "declaration.entity.name.variable_eventType_-1:0"
      },
      "parentId": "ConnectApi.case​commentcapability",
      "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 EventType eventType",
      "simplifiedSignature": "EventType eventType",
      "datatype": {
        "id": ".datatype.EventType",
        "nodeType": "datatype",
        "name": "EventType",
        "startToken": {
          "type": "datatype.custom.class",
          "text": "EventType",
          "textToLower": "eventtype",
          "isAux": false,
          "range": {
            "start": {
              "line": 0,
              "character": 31
            },
            "end": {
              "line": 0,
              "character": 40
            },
            "isEmpty": false,
            "isSingleLine": true
          },
          "id": "token.type.identifier_EventType_0:31"
        },
        "parentId": "",
        "order": 0,
        "memberOrder": 0,
        "type": "EventType"
      },
      "parentName": "Case​CommentCapability"
    },
    "id": {
      "id": "ConnectApi.case​commentcapability.method.string id",
      "nodeType": "variable",
      "name": "id",
      "startToken": {
        "type": "declaration.entity.name.variable",
        "text": "id",
        "textToLower": "id",
        "isAux": false,
        "range": {
          "start": {
            "line": -1,
            "character": 0
          },
          "end": {
            "line": -1,
            "character": 0
          },
          "isEmpty": true,
          "isSingleLine": true
        },
        "id": "declaration.entity.name.variable_id_-1:0"
      },
      "parentId": "ConnectApi.case​commentcapability",
      "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 String id",
      "simplifiedSignature": "String id",
      "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": "Case​CommentCapability"
    },
    "published": {
      "id": "ConnectApi.case​commentcapability.method.boolean published",
      "nodeType": "variable",
      "name": "published",
      "startToken": {
        "type": "declaration.entity.name.variable",
        "text": "published",
        "textToLower": "published",
        "isAux": false,
        "range": {
          "start": {
            "line": -1,
            "character": 0
          },
          "end": {
            "line": -1,
            "character": 0
          },
          "isEmpty": true,
          "isSingleLine": true
        },
        "id": "declaration.entity.name.variable_published_-1:0"
      },
      "parentId": "ConnectApi.case​commentcapability",
      "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 Boolean published",
      "simplifiedSignature": "Boolean published",
      "datatype": {
        "id": ".datatype.Boolean",
        "nodeType": "datatype",
        "name": "Boolean",
        "startToken": {
          "type": "datatype.primitive",
          "text": "Boolean",
          "textToLower": "boolean",
          "isAux": false,
          "range": {
            "start": {
              "line": 0,
              "character": 7
            },
            "end": {
              "line": 0,
              "character": 14
            },
            "isEmpty": false,
            "isSingleLine": true
          },
          "id": "token.type.identifier_Boolean_0:7"
        },
        "parentId": "",
        "order": 0,
        "memberOrder": 0,
        "type": "Boolean"
      },
      "parentName": "Case​CommentCapability"
    },
    "text": {
      "id": "ConnectApi.case​commentcapability.method.string text",
      "nodeType": "variable",
      "name": "text",
      "startToken": {
        "type": "declaration.entity.name.variable",
        "text": "text",
        "textToLower": "text",
        "isAux": false,
        "range": {
          "start": {
            "line": -1,
            "character": 0
          },
          "end": {
            "line": -1,
            "character": 0
          },
          "isEmpty": true,
          "isSingleLine": true
        },
        "id": "declaration.entity.name.variable_text_-1:0"
      },
      "parentId": "ConnectApi.case​commentcapability",
      "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 String text",
      "simplifiedSignature": "String text",
      "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": "Case​CommentCapability"
    }
  },
  "methods": {},
  "constructors": {},
  "extendsType": "ConnectApi.​FeedElement​Capability",
  "implementTypes": [],
  "implements": {},
  "totalMembers": 7,
  "queries": []
}