{
  "id": "ConnectApi.feedelement",
  "nodeType": "class",
  "name": "FeedElement",
  "namespace": "ConnectApi",
  "startToken": {
    "type": "declaration.entity.name.class",
    "text": "FeedElement",
    "textToLower": "feedelement",
    "isAux": false,
    "range": {
      "start": {
        "line": -1,
        "character": 0
      },
      "end": {
        "line": -1,
        "character": 0
      },
      "isEmpty": true,
      "isSingleLine": true
    },
    "id": "declaration.entity.name.class_FeedElement_-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": "Feed elements are the top-level items that a feed contains. Feeds are feed element containers.",
  "documentation": "https://developer.salesforce.com/docs/atlas.en-us.apexcode.meta/apexcode/apex_connectapi_output_feed_element.htm",
  "classes": {},
  "interfaces": {},
  "enums": {},
  "variables": {
    "body": {
      "id": "ConnectApi.feedelement.method.feedbody 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.feedelement",
      "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 FeedBody body",
      "simplifiedSignature": "FeedBody body",
      "datatype": {
        "id": ".datatype.FeedBody",
        "nodeType": "datatype",
        "name": "FeedBody",
        "startToken": {
          "type": "datatype.custom.class",
          "text": "FeedBody",
          "textToLower": "feedbody",
          "isAux": false,
          "range": {
            "start": {
              "line": 0,
              "character": 19
            },
            "end": {
              "line": 0,
              "character": 27
            },
            "isEmpty": false,
            "isSingleLine": true
          },
          "id": "token.type.identifier_FeedBody_0:19"
        },
        "parentId": "",
        "order": 0,
        "memberOrder": 0,
        "type": "FeedBody"
      },
      "parentName": "FeedElement"
    },
    "capabilities": {
      "id": "ConnectApi.feedelement.method.connectapi. 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.feedelement",
      "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. capabilities",
      "simplifiedSignature": "ConnectApi. capabilities",
      "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"
    },
    "createddate": {
      "id": "ConnectApi.feedelement.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.feedelement",
      "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": "FeedElement"
    },
    "feedelementtype": {
      "id": "ConnectApi.feedelement.method.feedelementtype feedelementtype",
      "nodeType": "variable",
      "name": "feedElementType",
      "startToken": {
        "type": "declaration.entity.name.variable",
        "text": "feedElementType",
        "textToLower": "feedelementtype",
        "isAux": false,
        "range": {
          "start": {
            "line": -1,
            "character": 0
          },
          "end": {
            "line": -1,
            "character": 0
          },
          "isEmpty": true,
          "isSingleLine": true
        },
        "id": "declaration.entity.name.variable_feedElementType_-1:0"
      },
      "parentId": "ConnectApi.feedelement",
      "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 FeedElementType feedElementType",
      "simplifiedSignature": "FeedElementType feedElementType",
      "datatype": {
        "id": ".datatype.FeedElementType",
        "nodeType": "datatype",
        "name": "FeedElementType",
        "startToken": {
          "type": "datatype.custom.class",
          "text": "FeedElementType",
          "textToLower": "feedelementtype",
          "isAux": false,
          "range": {
            "start": {
              "line": 0,
              "character": 19
            },
            "end": {
              "line": 0,
              "character": 34
            },
            "isEmpty": false,
            "isSingleLine": true
          },
          "id": "token.type.identifier_FeedElementType_0:19"
        },
        "parentId": "",
        "order": 0,
        "memberOrder": 0,
        "type": "FeedElementType"
      },
      "parentName": "FeedElement"
    },
    "header": {
      "id": "ConnectApi.feedelement.method.messagebody header",
      "nodeType": "variable",
      "name": "header",
      "startToken": {
        "type": "declaration.entity.name.variable",
        "text": "header",
        "textToLower": "header",
        "isAux": false,
        "range": {
          "start": {
            "line": -1,
            "character": 0
          },
          "end": {
            "line": -1,
            "character": 0
          },
          "isEmpty": true,
          "isSingleLine": true
        },
        "id": "declaration.entity.name.variable_header_-1:0"
      },
      "parentId": "ConnectApi.feedelement",
      "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 MessageBody header",
      "simplifiedSignature": "MessageBody header",
      "datatype": {
        "id": ".datatype.MessageBody",
        "nodeType": "datatype",
        "name": "MessageBody",
        "startToken": {
          "type": "datatype.custom.class",
          "text": "MessageBody",
          "textToLower": "messagebody",
          "isAux": false,
          "range": {
            "start": {
              "line": 0,
              "character": 19
            },
            "end": {
              "line": 0,
              "character": 30
            },
            "isEmpty": false,
            "isSingleLine": true
          },
          "id": "token.type.identifier_MessageBody_0:19"
        },
        "parentId": "",
        "order": 0,
        "memberOrder": 0,
        "type": "MessageBody"
      },
      "parentName": "FeedElement"
    },
    "id": {
      "id": "ConnectApi.feedelement.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.feedelement",
      "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 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": "FeedElement"
    },
    "modifieddate": {
      "id": "ConnectApi.feedelement.method.datetime modifieddate",
      "nodeType": "variable",
      "name": "modifiedDate",
      "startToken": {
        "type": "declaration.entity.name.variable",
        "text": "modifiedDate",
        "textToLower": "modifieddate",
        "isAux": false,
        "range": {
          "start": {
            "line": -1,
            "character": 0
          },
          "end": {
            "line": -1,
            "character": 0
          },
          "isEmpty": true,
          "isSingleLine": true
        },
        "id": "declaration.entity.name.variable_modifiedDate_-1:0"
      },
      "parentId": "ConnectApi.feedelement",
      "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 Datetime modifiedDate",
      "simplifiedSignature": "Datetime modifiedDate",
      "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": "FeedElement"
    },
    "parent": {
      "id": "ConnectApi.feedelement.method.actorwithid parent",
      "nodeType": "variable",
      "name": "parent",
      "startToken": {
        "type": "declaration.entity.name.variable",
        "text": "parent",
        "textToLower": "parent",
        "isAux": false,
        "range": {
          "start": {
            "line": -1,
            "character": 0
          },
          "end": {
            "line": -1,
            "character": 0
          },
          "isEmpty": true,
          "isSingleLine": true
        },
        "id": "declaration.entity.name.variable_parent_-1:0"
      },
      "parentId": "ConnectApi.feedelement",
      "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 ActorWithId parent",
      "simplifiedSignature": "ActorWithId parent",
      "datatype": {
        "id": ".datatype.ActorWithId",
        "nodeType": "datatype",
        "name": "ActorWithId",
        "startToken": {
          "type": "datatype.custom.class",
          "text": "ActorWithId",
          "textToLower": "actorwithid",
          "isAux": false,
          "range": {
            "start": {
              "line": 0,
              "character": 19
            },
            "end": {
              "line": 0,
              "character": 30
            },
            "isEmpty": false,
            "isSingleLine": true
          },
          "id": "token.type.identifier_ActorWithId_0:19"
        },
        "parentId": "",
        "order": 0,
        "memberOrder": 0,
        "type": "ActorWithId"
      },
      "parentName": "FeedElement"
    },
    "relativecreated": {
      "id": "ConnectApi.feedelement.method.date relativecreated",
      "nodeType": "variable",
      "name": "relativeCreated",
      "startToken": {
        "type": "declaration.entity.name.variable",
        "text": "relativeCreated​Date",
        "textToLower": "relativecreated​date",
        "isAux": false,
        "range": {
          "start": {
            "line": -1,
            "character": 0
          },
          "end": {
            "line": -1,
            "character": 0
          },
          "isEmpty": true,
          "isSingleLine": true
        },
        "id": "declaration.entity.name.variable_relativeCreated​Date_-1:0"
      },
      "parentId": "ConnectApi.feedelement",
      "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 Date relativeCreated",
      "simplifiedSignature": "Date relativeCreated",
      "datatype": {
        "id": ".datatype.Date",
        "nodeType": "datatype",
        "name": "Date",
        "startToken": {
          "type": "datatype.primitive",
          "text": "Date",
          "textToLower": "date",
          "isAux": false,
          "range": {
            "start": {
              "line": 0,
              "character": 30
            },
            "end": {
              "line": 0,
              "character": 34
            },
            "isEmpty": false,
            "isSingleLine": true
          },
          "id": "token.type.identifier_Date_0:30"
        },
        "parentId": "",
        "order": 0,
        "memberOrder": 0,
        "type": "Date"
      },
      "parentName": "FeedElement"
    },
    "url": {
      "id": "ConnectApi.feedelement.method.string url",
      "nodeType": "variable",
      "name": "url",
      "startToken": {
        "type": "declaration.entity.name.variable",
        "text": "url",
        "textToLower": "url",
        "isAux": false,
        "range": {
          "start": {
            "line": -1,
            "character": 0
          },
          "end": {
            "line": -1,
            "character": 0
          },
          "isEmpty": true,
          "isSingleLine": true
        },
        "id": "declaration.entity.name.variable_url_-1:0"
      },
      "parentId": "ConnectApi.feedelement",
      "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 String url",
      "simplifiedSignature": "String url",
      "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": "FeedElement"
    }
  },
  "methods": {},
  "constructors": {},
  "extendsType": "",
  "implementTypes": [],
  "implements": {},
  "totalMembers": 10,
  "queries": []
}