{
  "id": "ConnectApi.​chatter​conversation",
  "nodeType": "class",
  "name": "​Chatter​Conversation",
  "namespace": "ConnectApi",
  "startToken": {
    "type": "declaration.entity.name.class",
    "text": "​Chatter​Conversation",
    "textToLower": "​chatter​conversation",
    "isAux": false,
    "range": {
      "start": {
        "line": -1,
        "character": 0
      },
      "end": {
        "line": -1,
        "character": 0
      },
      "isEmpty": true,
      "isSingleLine": true
    },
    "id": "declaration.entity.name.class_​Chatter​Conversation_-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_ChatterConversation.htm",
  "classes": {},
  "interfaces": {},
  "enums": {},
  "variables": {
    "conversationid": {
      "id": "ConnectApi.​chatter​conversation.method.string conversationid",
      "nodeType": "variable",
      "name": "conversationId",
      "startToken": {
        "type": "declaration.entity.name.variable",
        "text": "conversationId",
        "textToLower": "conversationid",
        "isAux": false,
        "range": {
          "start": {
            "line": -1,
            "character": 0
          },
          "end": {
            "line": -1,
            "character": 0
          },
          "isEmpty": true,
          "isSingleLine": true
        },
        "id": "declaration.entity.name.variable_conversationId_-1:0"
      },
      "parentId": "ConnectApi.​chatter​conversation",
      "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 String conversationId",
      "simplifiedSignature": "String conversationId",
      "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": "​Chatter​Conversation"
    },
    "conversationurl": {
      "id": "ConnectApi.​chatter​conversation.method.string conversationurl",
      "nodeType": "variable",
      "name": "conversationUrl",
      "startToken": {
        "type": "declaration.entity.name.variable",
        "text": "conversationUrl",
        "textToLower": "conversationurl",
        "isAux": false,
        "range": {
          "start": {
            "line": -1,
            "character": 0
          },
          "end": {
            "line": -1,
            "character": 0
          },
          "isEmpty": true,
          "isSingleLine": true
        },
        "id": "declaration.entity.name.variable_conversationUrl_-1:0"
      },
      "parentId": "ConnectApi.​chatter​conversation",
      "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 conversationUrl",
      "simplifiedSignature": "String conversationUrl",
      "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": "​Chatter​Conversation"
    },
    "members": {
      "id": "ConnectApi.​chatter​conversation.method.user members",
      "nodeType": "variable",
      "name": "members",
      "startToken": {
        "type": "declaration.entity.name.variable",
        "text": "members",
        "textToLower": "members",
        "isAux": false,
        "range": {
          "start": {
            "line": -1,
            "character": 0
          },
          "end": {
            "line": -1,
            "character": 0
          },
          "isEmpty": true,
          "isSingleLine": true
        },
        "id": "declaration.entity.name.variable_members_-1:0"
      },
      "parentId": "ConnectApi.​chatter​conversation",
      "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 User members",
      "simplifiedSignature": "User members",
      "datatype": {
        "id": ".datatype.User",
        "nodeType": "datatype",
        "name": "User",
        "startToken": {
          "type": "datatype.support.sobject",
          "text": "User",
          "textToLower": "user",
          "isAux": false,
          "range": {
            "start": {
              "line": 0,
              "character": 24
            },
            "end": {
              "line": 0,
              "character": 28
            },
            "isEmpty": false,
            "isSingleLine": true
          },
          "id": "token.type.identifier_User_0:24"
        },
        "parentId": "",
        "order": 0,
        "memberOrder": 0,
        "type": "User"
      },
      "parentName": "​Chatter​Conversation"
    },
    "messages": {
      "id": "ConnectApi.​chatter​conversation.method.messagepage messages",
      "nodeType": "variable",
      "name": "messages",
      "startToken": {
        "type": "declaration.entity.name.variable",
        "text": "messages",
        "textToLower": "messages",
        "isAux": false,
        "range": {
          "start": {
            "line": -1,
            "character": 0
          },
          "end": {
            "line": -1,
            "character": 0
          },
          "isEmpty": true,
          "isSingleLine": true
        },
        "id": "declaration.entity.name.variable_messages_-1:0"
      },
      "parentId": "ConnectApi.​chatter​conversation",
      "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 MessagePage messages",
      "simplifiedSignature": "MessagePage messages",
      "datatype": {
        "id": ".datatype.MessagePage",
        "nodeType": "datatype",
        "name": "MessagePage",
        "startToken": {
          "type": "datatype.custom.class",
          "text": "MessagePage",
          "textToLower": "messagepage",
          "isAux": false,
          "range": {
            "start": {
              "line": 0,
              "character": 27
            },
            "end": {
              "line": 0,
              "character": 38
            },
            "isEmpty": false,
            "isSingleLine": true
          },
          "id": "token.type.identifier_MessagePage_0:27"
        },
        "parentId": "",
        "order": 0,
        "memberOrder": 0,
        "type": "MessagePage"
      },
      "parentName": "​Chatter​Conversation"
    },
    "read": {
      "id": "ConnectApi.​chatter​conversation.method.boolean read",
      "nodeType": "variable",
      "name": "read",
      "startToken": {
        "type": "declaration.entity.name.variable",
        "text": "read",
        "textToLower": "read",
        "isAux": false,
        "range": {
          "start": {
            "line": -1,
            "character": 0
          },
          "end": {
            "line": -1,
            "character": 0
          },
          "isEmpty": true,
          "isSingleLine": true
        },
        "id": "declaration.entity.name.variable_read_-1:0"
      },
      "parentId": "ConnectApi.​chatter​conversation",
      "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 Boolean read",
      "simplifiedSignature": "Boolean read",
      "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": "​Chatter​Conversation"
    }
  },
  "methods": {},
  "constructors": {},
  "extendsType": "",
  "implementTypes": [],
  "implements": {},
  "totalMembers": 5,
  "queries": []
}