UNPKG

@aurahelper/languages

Version:

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

197 lines 4.54 kB
{ "id": "ConnectApi.​groupviral​invitationsstatus", "nodeType": "enum", "name": "​GroupViral​InvitationsStatus", "namespace": "ConnectApi", "startToken": { "type": "declaration.entity.name.class", "text": "​GroupViral​InvitationsStatus", "textToLower": "​groupviral​invitationsstatus", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "declaration.entity.name.class_​GroupViral​InvitationsStatus_-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" }, "description": "Status of an invitation to join a group.", "documentation": "https://developer.salesforce.com/docs/atlas.en-us.apexcode.meta/apexcode/connectAPI_enums.htm", "values": [ { "type": "entity.enum.value", "text": "ActedUponUser", "textToLower": "acteduponuser", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "entity.enum.value_ActedUponUser_-1:0", "order": 1, "memberOrder": 1 }, { "type": "entity.enum.value", "text": "Invited", "textToLower": "invited", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "entity.enum.value_Invited_-1:0", "order": 2, "memberOrder": 2 }, { "type": "entity.enum.value", "text": "MaxedOutUsers", "textToLower": "maxedoutusers", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "entity.enum.value_MaxedOutUsers_-1:0", "order": 3, "memberOrder": 3 }, { "type": "entity.enum.value", "text": "MultipleError", "textToLower": "multipleerror", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "entity.enum.value_MultipleError_-1:0", "order": 4, "memberOrder": 4 }, { "type": "entity.enum.value", "text": "NoActionNeededUser", "textToLower": "noactionneededuser", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "entity.enum.value_NoActionNeededUser_-1:0", "order": 5, "memberOrder": 5 }, { "type": "entity.enum.value", "text": "NotVisibleToExternalInviter", "textToLower": "notvisibletoexternalinviter", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "entity.enum.value_NotVisibleToExternalInviter_-1:0", "order": 6, "memberOrder": 6 }, { "type": "entity.enum.value", "text": "Unhandled", "textToLower": "unhandled", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "entity.enum.value_Unhandled_-1:0", "order": 7, "memberOrder": 7 } ] }