UNPKG

@aurahelper/languages

Version:

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

176 lines 3.96 kB
{ "id": "ConnectApi.​emailmessage​status", "nodeType": "enum", "name": "​EmailMessage​Status", "namespace": "ConnectApi", "startToken": { "type": "declaration.entity.name.class", "text": "​EmailMessage​Status", "textToLower": "​emailmessage​status", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "declaration.entity.name.class_​EmailMessage​Status_-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 email message on a", "documentation": "https://developer.salesforce.com/docs/atlas.en-us.apexcode.meta/apexcode/connectAPI_enums.htm", "values": [ { "type": "entity.enum.value", "text": "DraftStatus", "textToLower": "draftstatus", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "entity.enum.value_DraftStatus_-1:0", "order": 1, "memberOrder": 1 }, { "type": "entity.enum.value", "text": "ForwardedStatus", "textToLower": "forwardedstatus", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "entity.enum.value_ForwardedStatus_-1:0", "order": 2, "memberOrder": 2 }, { "type": "entity.enum.value", "text": "NewStatus", "textToLower": "newstatus", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "entity.enum.value_NewStatus_-1:0", "order": 3, "memberOrder": 3 }, { "type": "entity.enum.value", "text": "ReadStatus", "textToLower": "readstatus", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "entity.enum.value_ReadStatus_-1:0", "order": 4, "memberOrder": 4 }, { "type": "entity.enum.value", "text": "RepliedStatus", "textToLower": "repliedstatus", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "entity.enum.value_RepliedStatus_-1:0", "order": 5, "memberOrder": 5 }, { "type": "entity.enum.value", "text": "SentStatus", "textToLower": "sentstatus", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "entity.enum.value_SentStatus_-1:0", "order": 6, "memberOrder": 6 } ] }