{
  "id": "ConnectApi.topicendorsement",
  "nodeType": "class",
  "name": "TopicEndorsement",
  "namespace": "ConnectApi",
  "startToken": {
    "type": "declaration.entity.name.class",
    "text": "TopicEndorsement",
    "textToLower": "topicendorsement",
    "isAux": false,
    "range": {
      "start": {
        "line": -1,
        "character": 0
      },
      "end": {
        "line": -1,
        "character": 0
      },
      "isEmpty": true,
      "isSingleLine": true
    },
    "id": "declaration.entity.name.class_TopicEndorsement_-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": "",
  "documentation": "https://developer.salesforce.com/docs/atlas.en-us.apexcode.meta/apexcode/apex_connectapi_output_topicendorsement.htm",
  "classes": {},
  "interfaces": {},
  "enums": {},
  "variables": {
    "endorsee": {
      "id": "ConnectApi.topicendorsement.method.summary endorsee",
      "nodeType": "variable",
      "name": "endorsee",
      "startToken": {
        "type": "declaration.entity.name.variable",
        "text": "endorsee",
        "textToLower": "endorsee",
        "isAux": false,
        "range": {
          "start": {
            "line": -1,
            "character": 0
          },
          "end": {
            "line": -1,
            "character": 0
          },
          "isEmpty": true,
          "isSingleLine": true
        },
        "id": "declaration.entity.name.variable_endorsee_-1:0"
      },
      "parentId": "ConnectApi.topicendorsement",
      "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 Summary endorsee",
      "simplifiedSignature": "Summary endorsee",
      "datatype": {
        "id": ".datatype.Summary",
        "nodeType": "datatype",
        "name": "Summary",
        "startToken": {
          "type": "datatype.custom.class",
          "text": "Summary",
          "textToLower": "summary",
          "isAux": false,
          "range": {
            "start": {
              "line": 0,
              "character": 24
            },
            "end": {
              "line": 0,
              "character": 31
            },
            "isEmpty": false,
            "isSingleLine": true
          },
          "id": "token.type.identifier_Summary_0:24"
        },
        "parentId": "",
        "order": 0,
        "memberOrder": 0,
        "type": "Summary"
      },
      "parentName": "TopicEndorsement"
    },
    "endorsementid": {
      "id": "ConnectApi.topicendorsement.method.string endorsementid",
      "nodeType": "variable",
      "name": "endorsementId",
      "startToken": {
        "type": "declaration.entity.name.variable",
        "text": "endorsementId",
        "textToLower": "endorsementid",
        "isAux": false,
        "range": {
          "start": {
            "line": -1,
            "character": 0
          },
          "end": {
            "line": -1,
            "character": 0
          },
          "isEmpty": true,
          "isSingleLine": true
        },
        "id": "declaration.entity.name.variable_endorsementId_-1:0"
      },
      "parentId": "ConnectApi.topicendorsement",
      "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 String endorsementId",
      "simplifiedSignature": "String endorsementId",
      "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": "TopicEndorsement"
    },
    "endorser": {
      "id": "ConnectApi.topicendorsement.method.summary endorser",
      "nodeType": "variable",
      "name": "endorser",
      "startToken": {
        "type": "declaration.entity.name.variable",
        "text": "endorser",
        "textToLower": "endorser",
        "isAux": false,
        "range": {
          "start": {
            "line": -1,
            "character": 0
          },
          "end": {
            "line": -1,
            "character": 0
          },
          "isEmpty": true,
          "isSingleLine": true
        },
        "id": "declaration.entity.name.variable_endorser_-1:0"
      },
      "parentId": "ConnectApi.topicendorsement",
      "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 Summary endorser",
      "simplifiedSignature": "Summary endorser",
      "datatype": {
        "id": ".datatype.Summary",
        "nodeType": "datatype",
        "name": "Summary",
        "startToken": {
          "type": "datatype.custom.class",
          "text": "Summary",
          "textToLower": "summary",
          "isAux": false,
          "range": {
            "start": {
              "line": 0,
              "character": 24
            },
            "end": {
              "line": 0,
              "character": 31
            },
            "isEmpty": false,
            "isSingleLine": true
          },
          "id": "token.type.identifier_Summary_0:24"
        },
        "parentId": "",
        "order": 0,
        "memberOrder": 0,
        "type": "Summary"
      },
      "parentName": "TopicEndorsement"
    },
    "topic": {
      "id": "ConnectApi.topicendorsement.method.topic topic",
      "nodeType": "variable",
      "name": "topic",
      "startToken": {
        "type": "declaration.entity.name.variable",
        "text": "topic",
        "textToLower": "topic",
        "isAux": false,
        "range": {
          "start": {
            "line": -1,
            "character": 0
          },
          "end": {
            "line": -1,
            "character": 0
          },
          "isEmpty": true,
          "isSingleLine": true
        },
        "id": "declaration.entity.name.variable_topic_-1:0"
      },
      "parentId": "ConnectApi.topicendorsement",
      "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 Topic topic",
      "simplifiedSignature": "Topic topic",
      "datatype": {
        "id": ".datatype.Topic",
        "nodeType": "datatype",
        "name": "Topic",
        "startToken": {
          "type": "datatype.custom.class",
          "text": "Topic",
          "textToLower": "topic",
          "isAux": false,
          "range": {
            "start": {
              "line": 0,
              "character": 19
            },
            "end": {
              "line": 0,
              "character": 24
            },
            "isEmpty": false,
            "isSingleLine": true
          },
          "id": "token.type.identifier_Topic_0:19"
        },
        "parentId": "",
        "order": 0,
        "memberOrder": 0,
        "type": "Topic"
      },
      "parentName": "TopicEndorsement"
    },
    "url": {
      "id": "ConnectApi.topicendorsement.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.topicendorsement",
      "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 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": "TopicEndorsement"
    }
  },
  "methods": {},
  "constructors": {},
  "extendsType": "",
  "implementTypes": [],
  "implements": {},
  "totalMembers": 5,
  "queries": []
}