UNPKG

@aurahelper/languages

Version:

Language Libraries to work with XML, Aura, Apex... files. tokenizers, parsers, system classes and much more

1,465 lines 39 kB
{ "id": "ConnectApi.chattergroup", "nodeType": "class", "name": "ChatterGroup", "namespace": "ConnectApi", "startToken": { "type": "declaration.entity.name.class", "text": "ChatterGroup", "textToLower": "chattergroup", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "declaration.entity.name.class_ChatterGroup_-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_chatter_group.htm", "classes": {}, "interfaces": {}, "enums": {}, "variables": { "additional": { "id": "ConnectApi.chattergroup.method.string additional", "nodeType": "variable", "name": "additional", "startToken": { "type": "declaration.entity.name.variable", "text": "additional​Label", "textToLower": "additional​label", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "declaration.entity.name.variable_additional​Label_-1:0" }, "parentId": "ConnectApi.chattergroup", "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 additional", "simplifiedSignature": "String additional", "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": "ChatterGroup" }, "announcement": { "id": "ConnectApi.chattergroup.method.announcement announcement", "nodeType": "variable", "name": "announcement", "startToken": { "type": "declaration.entity.name.variable", "text": "announcement", "textToLower": "announcement", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "declaration.entity.name.variable_announcement_-1:0" }, "parentId": "ConnectApi.chattergroup", "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 Announcement announcement", "simplifiedSignature": "Announcement announcement", "datatype": { "id": ".datatype.Announcement", "nodeType": "datatype", "name": "Announcement", "startToken": { "type": "datatype.custom.class", "text": "Announcement", "textToLower": "announcement", "isAux": false, "range": { "start": { "line": 0, "character": 19 }, "end": { "line": 0, "character": 31 }, "isEmpty": false, "isSingleLine": true }, "id": "token.type.identifier_Announcement_0:19" }, "parentId": "", "order": 0, "memberOrder": 0, "type": "Announcement" }, "parentName": "ChatterGroup" }, "bannerphoto": { "id": "ConnectApi.chattergroup.method.bannerphoto bannerphoto", "nodeType": "variable", "name": "bannerPhoto", "startToken": { "type": "declaration.entity.name.variable", "text": "bannerPhoto", "textToLower": "bannerphoto", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "declaration.entity.name.variable_bannerPhoto_-1:0" }, "parentId": "ConnectApi.chattergroup", "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 BannerPhoto bannerPhoto", "simplifiedSignature": "BannerPhoto bannerPhoto", "datatype": { "id": ".datatype.BannerPhoto", "nodeType": "datatype", "name": "BannerPhoto", "startToken": { "type": "datatype.custom.class", "text": "BannerPhoto", "textToLower": "bannerphoto", "isAux": false, "range": { "start": { "line": 0, "character": 19 }, "end": { "line": 0, "character": 30 }, "isEmpty": false, "isSingleLine": true }, "id": "token.type.identifier_BannerPhoto_0:19" }, "parentId": "", "order": 0, "memberOrder": 0, "type": "BannerPhoto" }, "parentName": "ChatterGroup" }, "canhave": { "id": "ConnectApi.chattergroup.method.boolean canhave", "nodeType": "variable", "name": "canHave", "startToken": { "type": "declaration.entity.name.variable", "text": "canHave​ChatterGuests", "textToLower": "canhave​chatterguests", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "declaration.entity.name.variable_canHave​ChatterGuests_-1:0" }, "parentId": "ConnectApi.chattergroup", "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 Boolean canHave", "simplifiedSignature": "Boolean canHave", "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": "ChatterGroup" }, "community": { "id": "ConnectApi.chattergroup.method.reference community", "nodeType": "variable", "name": "community", "startToken": { "type": "declaration.entity.name.variable", "text": "community", "textToLower": "community", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "declaration.entity.name.variable_community_-1:0" }, "parentId": "ConnectApi.chattergroup", "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 Reference community", "simplifiedSignature": "Reference community", "datatype": { "id": ".datatype.Reference", "nodeType": "datatype", "name": "Reference", "startToken": { "type": "datatype.custom.class", "text": "Reference", "textToLower": "reference", "isAux": false, "range": { "start": { "line": 0, "character": 20 }, "end": { "line": 0, "character": 29 }, "isEmpty": false, "isSingleLine": true }, "id": "token.type.identifier_Reference_0:20" }, "parentId": "", "order": 0, "memberOrder": 0, "type": "Reference" }, "parentName": "ChatterGroup" }, "description": { "id": "ConnectApi.chattergroup.method.string description", "nodeType": "variable", "name": "description", "startToken": { "type": "declaration.entity.name.variable", "text": "description", "textToLower": "description", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "declaration.entity.name.variable_description_-1:0" }, "parentId": "ConnectApi.chattergroup", "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 description", "simplifiedSignature": "String description", "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": "ChatterGroup" }, "emailto": { "id": "ConnectApi.chattergroup.method.string emailto", "nodeType": "variable", "name": "emailTo", "startToken": { "type": "declaration.entity.name.variable", "text": "emailTo​ChatterAddress", "textToLower": "emailto​chatteraddress", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "declaration.entity.name.variable_emailTo​ChatterAddress_-1:0" }, "parentId": "ConnectApi.chattergroup", "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 emailTo", "simplifiedSignature": "String emailTo", "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": "ChatterGroup" }, "isarchived": { "id": "ConnectApi.chattergroup.method.boolean isarchived", "nodeType": "variable", "name": "isArchived", "startToken": { "type": "declaration.entity.name.variable", "text": "isArchived", "textToLower": "isarchived", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "declaration.entity.name.variable_isArchived_-1:0" }, "parentId": "ConnectApi.chattergroup", "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 Boolean isArchived", "simplifiedSignature": "Boolean isArchived", "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": "ChatterGroup" }, "isauto": { "id": "ConnectApi.chattergroup.method.boolean isauto", "nodeType": "variable", "name": "isAuto", "startToken": { "type": "declaration.entity.name.variable", "text": "isAuto​ArchiveDisabled", "textToLower": "isauto​archivedisabled", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "declaration.entity.name.variable_isAuto​ArchiveDisabled_-1:0" }, "parentId": "ConnectApi.chattergroup", "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 Boolean isAuto", "simplifiedSignature": "Boolean isAuto", "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": "ChatterGroup" }, "isbroadcast": { "id": "ConnectApi.chattergroup.method.boolean isbroadcast", "nodeType": "variable", "name": "isBroadcast", "startToken": { "type": "declaration.entity.name.variable", "text": "isBroadcast", "textToLower": "isbroadcast", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "declaration.entity.name.variable_isBroadcast_-1:0" }, "parentId": "ConnectApi.chattergroup", "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 Boolean isBroadcast", "simplifiedSignature": "Boolean isBroadcast", "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": "ChatterGroup" }, "lastfeedelement": { "id": "ConnectApi.chattergroup.method.datetime lastfeedelement", "nodeType": "variable", "name": "lastFeedElement", "startToken": { "type": "declaration.entity.name.variable", "text": "lastFeedElement​PostDate", "textToLower": "lastfeedelement​postdate", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "declaration.entity.name.variable_lastFeedElement​PostDate_-1:0" }, "parentId": "ConnectApi.chattergroup", "order": 11, "memberOrder": 11, "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 lastFeedElement", "simplifiedSignature": "Datetime lastFeedElement", "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": "ChatterGroup" }, "lastfeeditem": { "id": "ConnectApi.chattergroup.method.datetime lastfeeditem", "nodeType": "variable", "name": "lastFeedItem", "startToken": { "type": "declaration.entity.name.variable", "text": "lastFeedItem​PostDate", "textToLower": "lastfeeditem​postdate", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "declaration.entity.name.variable_lastFeedItem​PostDate_-1:0" }, "parentId": "ConnectApi.chattergroup", "order": 12, "memberOrder": 12, "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 lastFeedItem", "simplifiedSignature": "Datetime lastFeedItem", "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": "ChatterGroup" }, "membercount": { "id": "ConnectApi.chattergroup.method.integer membercount", "nodeType": "variable", "name": "memberCount", "startToken": { "type": "declaration.entity.name.variable", "text": "memberCount", "textToLower": "membercount", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "declaration.entity.name.variable_memberCount_-1:0" }, "parentId": "ConnectApi.chattergroup", "order": 13, "memberOrder": 13, "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 Integer memberCount", "simplifiedSignature": "Integer memberCount", "datatype": { "id": ".datatype.Integer", "nodeType": "datatype", "name": "Integer", "startToken": { "type": "datatype.primitive", "text": "Integer", "textToLower": "integer", "isAux": false, "range": { "start": { "line": 0, "character": 7 }, "end": { "line": 0, "character": 14 }, "isEmpty": false, "isSingleLine": true }, "id": "token.type.identifier_Integer_0:7" }, "parentId": "", "order": 0, "memberOrder": 0, "type": "Integer" }, "parentName": "ChatterGroup" }, "enum": { "id": "ConnectApi.chattergroup.method.type enum", "nodeType": "variable", "name": "Enum", "startToken": { "type": "declaration.entity.name.variable", "text": "visibility", "textToLower": "visibility", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "declaration.entity.name.variable_visibility_-1:0" }, "parentId": "ConnectApi.chattergroup", "order": 18, "memberOrder": 19, "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 Type Enum", "simplifiedSignature": "Type Enum", "datatype": { "id": ".datatype.Type", "nodeType": "datatype", "name": "Type", "startToken": { "type": "datatype.support.class", "text": "Type", "textToLower": "type", "isAux": false, "range": { "start": { "line": 0, "character": 35 }, "end": { "line": 0, "character": 39 }, "isEmpty": false, "isSingleLine": true }, "id": "token.type.identifier_Type_0:35" }, "parentId": "", "order": 0, "memberOrder": 0, "type": "Type" }, "parentName": "ChatterGroup" }, "mysubscription": { "id": "ConnectApi.chattergroup.method.reference mysubscription", "nodeType": "variable", "name": "mySubscription", "startToken": { "type": "declaration.entity.name.variable", "text": "mySubscription", "textToLower": "mysubscription", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "declaration.entity.name.variable_mySubscription_-1:0" }, "parentId": "ConnectApi.chattergroup", "order": 15, "memberOrder": 15, "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 Reference mySubscription", "simplifiedSignature": "Reference mySubscription", "datatype": { "id": ".datatype.Reference", "nodeType": "datatype", "name": "Reference", "startToken": { "type": "datatype.custom.class", "text": "Reference", "textToLower": "reference", "isAux": false, "range": { "start": { "line": 0, "character": 20 }, "end": { "line": 0, "character": 29 }, "isEmpty": false, "isSingleLine": true }, "id": "token.type.identifier_Reference_0:20" }, "parentId": "", "order": 0, "memberOrder": 0, "type": "Reference" }, "parentName": "ChatterGroup" }, "name": { "id": "ConnectApi.chattergroup.method.string name", "nodeType": "variable", "name": "name", "startToken": { "type": "declaration.entity.name.variable", "text": "name", "textToLower": "name", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "declaration.entity.name.variable_name_-1:0" }, "parentId": "ConnectApi.chattergroup", "order": 16, "memberOrder": 16, "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 name", "simplifiedSignature": "String name", "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": "ChatterGroup" }, "owner": { "id": "ConnectApi.chattergroup.method.summary owner", "nodeType": "variable", "name": "owner", "startToken": { "type": "declaration.entity.name.variable", "text": "owner", "textToLower": "owner", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "declaration.entity.name.variable_owner_-1:0" }, "parentId": "ConnectApi.chattergroup", "order": 17, "memberOrder": 17, "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 owner", "simplifiedSignature": "Summary owner", "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": "ChatterGroup" }, "photo": { "id": "ConnectApi.chattergroup.method.connectapi.photo photo", "nodeType": "variable", "name": "photo", "startToken": { "type": "declaration.entity.name.variable", "text": "photo", "textToLower": "photo", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "declaration.entity.name.variable_photo_-1:0" }, "parentId": "ConnectApi.chattergroup", "order": 18, "memberOrder": 18, "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.Photo photo", "simplifiedSignature": "ConnectApi.Photo photo", "datatype": { "id": ".datatype.ConnectApi.Photo", "nodeType": "datatype", "name": "ConnectApi.Photo", "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.Photo" }, "parentName": "ChatterGroup" } }, "methods": {}, "constructors": {}, "extendsType": "ConnectApi.​ActorWithId", "implementTypes": [], "implements": {}, "totalMembers": 19, "queries": [] }