UNPKG

@aurahelper/languages

Version:

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

1,388 lines 37.3 kB
{ "id": "ConnectApi.​socialpostcapability", "nodeType": "class", "name": "​SocialPostCapability", "namespace": "ConnectApi", "startToken": { "type": "declaration.entity.name.class", "text": "​SocialPostCapability", "textToLower": "​socialpostcapability", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "declaration.entity.name.class_​SocialPostCapability_-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 can interact with a social post on a social network.", "documentation": "https://developer.salesforce.com/docs/atlas.en-us.apexcode.meta/apexcode/apex_connectapi_output_social_post_capability.htm", "classes": {}, "interfaces": {}, "enums": {}, "variables": { "author": { "id": "ConnectApi.​socialpostcapability.method.socialaccount author", "nodeType": "variable", "name": "author", "startToken": { "type": "declaration.entity.name.variable", "text": "author", "textToLower": "author", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "declaration.entity.name.variable_author_-1:0" }, "parentId": "ConnectApi.​socialpostcapability", "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 SocialAccount author", "simplifiedSignature": "SocialAccount author", "datatype": { "id": ".datatype.SocialAccount", "nodeType": "datatype", "name": "SocialAccount", "startToken": { "type": "datatype.custom.class", "text": "SocialAccount", "textToLower": "socialaccount", "isAux": false, "range": { "start": { "line": 0, "character": 19 }, "end": { "line": 0, "character": 32 }, "isEmpty": false, "isSingleLine": true }, "id": "token.type.identifier_SocialAccount_0:19" }, "parentId": "", "order": 0, "memberOrder": 0, "type": "SocialAccount" }, "parentName": "​SocialPostCapability" }, "content": { "id": "ConnectApi.​socialpostcapability.method.string content", "nodeType": "variable", "name": "content", "startToken": { "type": "declaration.entity.name.variable", "text": "content", "textToLower": "content", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "declaration.entity.name.variable_content_-1:0" }, "parentId": "ConnectApi.​socialpostcapability", "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 content", "simplifiedSignature": "String content", "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": "​SocialPostCapability" }, "deletedby": { "id": "ConnectApi.​socialpostcapability.method.user deletedby", "nodeType": "variable", "name": "deletedBy", "startToken": { "type": "declaration.entity.name.variable", "text": "deletedBy", "textToLower": "deletedby", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "declaration.entity.name.variable_deletedBy_-1:0" }, "parentId": "ConnectApi.​socialpostcapability", "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 deletedBy", "simplifiedSignature": "User deletedBy", "datatype": { "id": ".datatype.User", "nodeType": "datatype", "name": "User", "startToken": { "type": "datatype.support.sobject", "text": "User", "textToLower": "user", "isAux": false, "range": { "start": { "line": 0, "character": 19 }, "end": { "line": 0, "character": 23 }, "isEmpty": false, "isSingleLine": true }, "id": "token.type.identifier_User_0:19" }, "parentId": "", "order": 0, "memberOrder": 0, "type": "User" }, "parentName": "​SocialPostCapability" }, "hiddenby": { "id": "ConnectApi.​socialpostcapability.method.user hiddenby", "nodeType": "variable", "name": "hiddenBy", "startToken": { "type": "declaration.entity.name.variable", "text": "hiddenBy", "textToLower": "hiddenby", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "declaration.entity.name.variable_hiddenBy_-1:0" }, "parentId": "ConnectApi.​socialpostcapability", "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 User hiddenBy", "simplifiedSignature": "User hiddenBy", "datatype": { "id": ".datatype.User", "nodeType": "datatype", "name": "User", "startToken": { "type": "datatype.support.sobject", "text": "User", "textToLower": "user", "isAux": false, "range": { "start": { "line": 0, "character": 19 }, "end": { "line": 0, "character": 23 }, "isEmpty": false, "isSingleLine": true }, "id": "token.type.identifier_User_0:19" }, "parentId": "", "order": 0, "memberOrder": 0, "type": "User" }, "parentName": "​SocialPostCapability" }, "class": { "id": "ConnectApi.​socialpostcapability.method.connectapi.icon class", "nodeType": "variable", "name": "Class", "startToken": { "type": "declaration.entity.name.variable", "text": "icon", "textToLower": "icon", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "declaration.entity.name.variable_icon_-1:0" }, "parentId": "ConnectApi.​socialpostcapability", "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 ConnectApi.Icon Class", "simplifiedSignature": "ConnectApi.Icon Class", "datatype": { "id": ".datatype.ConnectApi.Icon", "nodeType": "datatype", "name": "ConnectApi.Icon", "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.Icon" }, "parentName": "​SocialPostCapability" }, "id": { "id": "ConnectApi.​socialpostcapability.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.​socialpostcapability", "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": "​SocialPostCapability" }, "isoutbound": { "id": "ConnectApi.​socialpostcapability.method.boolean isoutbound", "nodeType": "variable", "name": "isOutbound", "startToken": { "type": "declaration.entity.name.variable", "text": "isOutbound", "textToLower": "isoutbound", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "declaration.entity.name.variable_isOutbound_-1:0" }, "parentId": "ConnectApi.​socialpostcapability", "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 Boolean isOutbound", "simplifiedSignature": "Boolean isOutbound", "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": "​SocialPostCapability" }, "likedby": { "id": "ConnectApi.​socialpostcapability.method.string likedby", "nodeType": "variable", "name": "likedBy", "startToken": { "type": "declaration.entity.name.variable", "text": "likedBy", "textToLower": "likedby", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "declaration.entity.name.variable_likedBy_-1:0" }, "parentId": "ConnectApi.​socialpostcapability", "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 String likedBy", "simplifiedSignature": "String likedBy", "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": "​SocialPostCapability" }, "messagetype": { "id": "ConnectApi.​socialpostcapability.method.messagetype messagetype", "nodeType": "variable", "name": "messageType", "startToken": { "type": "declaration.entity.name.variable", "text": "messageType", "textToLower": "messagetype", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "declaration.entity.name.variable_messageType_-1:0" }, "parentId": "ConnectApi.​socialpostcapability", "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 MessageType messageType", "simplifiedSignature": "MessageType messageType", "datatype": { "id": ".datatype.MessageType", "nodeType": "datatype", "name": "MessageType", "startToken": { "type": "datatype.custom.class", "text": "MessageType", "textToLower": "messagetype", "isAux": false, "range": { "start": { "line": 0, "character": 30 }, "end": { "line": 0, "character": 41 }, "isEmpty": false, "isSingleLine": true }, "id": "token.type.identifier_MessageType_0:30" }, "parentId": "", "order": 0, "memberOrder": 0, "type": "MessageType" }, "parentName": "​SocialPostCapability" }, "name": { "id": "ConnectApi.​socialpostcapability.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.​socialpostcapability", "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 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": "​SocialPostCapability" }, "posturl": { "id": "ConnectApi.​socialpostcapability.method.string posturl", "nodeType": "variable", "name": "postUrl", "startToken": { "type": "declaration.entity.name.variable", "text": "postUrl", "textToLower": "posturl", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "declaration.entity.name.variable_postUrl_-1:0" }, "parentId": "ConnectApi.​socialpostcapability", "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 String postUrl", "simplifiedSignature": "String postUrl", "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": "​SocialPostCapability" }, "provider": { "id": "ConnectApi.​socialpostcapability.method.provider provider", "nodeType": "variable", "name": "provider", "startToken": { "type": "declaration.entity.name.variable", "text": "provider", "textToLower": "provider", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "declaration.entity.name.variable_provider_-1:0" }, "parentId": "ConnectApi.​socialpostcapability", "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 Provider provider", "simplifiedSignature": "Provider provider", "datatype": { "id": ".datatype.Provider", "nodeType": "datatype", "name": "Provider", "startToken": { "type": "datatype.custom.class", "text": "Provider", "textToLower": "provider", "isAux": false, "range": { "start": { "line": 0, "character": 33 }, "end": { "line": 0, "character": 41 }, "isEmpty": false, "isSingleLine": true }, "id": "token.type.identifier_Provider_0:33" }, "parentId": "", "order": 0, "memberOrder": 0, "type": "Provider" }, "parentName": "​SocialPostCapability" }, "recipient": { "id": "ConnectApi.​socialpostcapability.method.socialaccount recipient", "nodeType": "variable", "name": "recipient", "startToken": { "type": "declaration.entity.name.variable", "text": "recipient", "textToLower": "recipient", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "declaration.entity.name.variable_recipient_-1:0" }, "parentId": "ConnectApi.​socialpostcapability", "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 SocialAccount recipient", "simplifiedSignature": "SocialAccount recipient", "datatype": { "id": ".datatype.SocialAccount", "nodeType": "datatype", "name": "SocialAccount", "startToken": { "type": "datatype.custom.class", "text": "SocialAccount", "textToLower": "socialaccount", "isAux": false, "range": { "start": { "line": 0, "character": 19 }, "end": { "line": 0, "character": 32 }, "isEmpty": false, "isSingleLine": true }, "id": "token.type.identifier_SocialAccount_0:19" }, "parentId": "", "order": 0, "memberOrder": 0, "type": "SocialAccount" }, "parentName": "​SocialPostCapability" }, "recipientid": { "id": "ConnectApi.​socialpostcapability.method.string recipientid", "nodeType": "variable", "name": "recipientId", "startToken": { "type": "declaration.entity.name.variable", "text": "recipientId", "textToLower": "recipientid", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "declaration.entity.name.variable_recipientId_-1:0" }, "parentId": "ConnectApi.​socialpostcapability", "order": 14, "memberOrder": 14, "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 recipientId", "simplifiedSignature": "String recipientId", "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": "​SocialPostCapability" }, "reviewscale": { "id": "ConnectApi.​socialpostcapability.method.double reviewscale", "nodeType": "variable", "name": "reviewScale", "startToken": { "type": "declaration.entity.name.variable", "text": "reviewScale", "textToLower": "reviewscale", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "declaration.entity.name.variable_reviewScale_-1:0" }, "parentId": "ConnectApi.​socialpostcapability", "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 Double reviewScale", "simplifiedSignature": "Double reviewScale", "datatype": { "id": ".datatype.Double", "nodeType": "datatype", "name": "Double", "startToken": { "type": "datatype.primitive", "text": "Double", "textToLower": "double", "isAux": false, "range": { "start": { "line": 0, "character": 7 }, "end": { "line": 0, "character": 13 }, "isEmpty": false, "isSingleLine": true }, "id": "token.type.identifier_Double_0:7" }, "parentId": "", "order": 0, "memberOrder": 0, "type": "Double" }, "parentName": "​SocialPostCapability" }, "reviewscore": { "id": "ConnectApi.​socialpostcapability.method.double reviewscore", "nodeType": "variable", "name": "reviewScore", "startToken": { "type": "declaration.entity.name.variable", "text": "reviewScore", "textToLower": "reviewscore", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "declaration.entity.name.variable_reviewScore_-1:0" }, "parentId": "ConnectApi.​socialpostcapability", "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 Double reviewScore", "simplifiedSignature": "Double reviewScore", "datatype": { "id": ".datatype.Double", "nodeType": "datatype", "name": "Double", "startToken": { "type": "datatype.primitive", "text": "Double", "textToLower": "double", "isAux": false, "range": { "start": { "line": 0, "character": 7 }, "end": { "line": 0, "character": 13 }, "isEmpty": false, "isSingleLine": true }, "id": "token.type.identifier_Double_0:7" }, "parentId": "", "order": 0, "memberOrder": 0, "type": "Double" }, "parentName": "​SocialPostCapability" }, "status": { "id": "ConnectApi.​socialpostcapability.method.socialpoststatus status", "nodeType": "variable", "name": "status", "startToken": { "type": "declaration.entity.name.variable", "text": "status", "textToLower": "status", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "declaration.entity.name.variable_status_-1:0" }, "parentId": "ConnectApi.​socialpostcapability", "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 SocialPostStatus status", "simplifiedSignature": "SocialPostStatus status", "datatype": { "id": ".datatype.SocialPostStatus", "nodeType": "datatype", "name": "SocialPostStatus", "startToken": { "type": "datatype.custom.class", "text": "SocialPostStatus", "textToLower": "socialpoststatus", "isAux": false, "range": { "start": { "line": 0, "character": 19 }, "end": { "line": 0, "character": 35 }, "isEmpty": false, "isSingleLine": true }, "id": "token.type.identifier_SocialPostStatus_0:19" }, "parentId": "", "order": 0, "memberOrder": 0, "type": "SocialPostStatus" }, "parentName": "​SocialPostCapability" } }, "methods": {}, "constructors": {}, "extendsType": "ConnectApi.​FeedElement​Capabilities", "implementTypes": [], "implements": {}, "totalMembers": 17, "queries": [] }