{
  "id": "ConnectApi.approvalcapability",
  "nodeType": "class",
  "name": "ApprovalCapability",
  "namespace": "ConnectApi",
  "startToken": {
    "type": "declaration.entity.name.class",
    "text": "ApprovalCapability",
    "textToLower": "approvalcapability",
    "isAux": false,
    "range": {
      "start": {
        "line": -1,
        "character": 0
      },
      "end": {
        "line": -1,
        "character": 0
      },
      "isEmpty": true,
      "isSingleLine": true
    },
    "id": "declaration.entity.name.class_ApprovalCapability_-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 includes information about an approval.",
  "documentation": "https://developer.salesforce.com/docs/atlas.en-us.apexcode.meta/apexcode/apex_connectapi_output_approval_capability.htm",
  "classes": {},
  "interfaces": {},
  "enums": {},
  "variables": {
    "id": {
      "id": "ConnectApi.approvalcapability.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.approvalcapability",
      "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 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": "ApprovalCapability"
    },
    "posttemplate​fields": {
      "id": "ConnectApi.approvalcapability.method.connectapi. posttemplate​fields",
      "nodeType": "variable",
      "name": "postTemplate​Fields",
      "startToken": {
        "type": "declaration.entity.name.variable",
        "text": "postTemplate​Fields",
        "textToLower": "posttemplate​fields",
        "isAux": false,
        "range": {
          "start": {
            "line": -1,
            "character": 0
          },
          "end": {
            "line": -1,
            "character": 0
          },
          "isEmpty": true,
          "isSingleLine": true
        },
        "id": "declaration.entity.name.variable_postTemplate​Fields_-1:0"
      },
      "parentId": "ConnectApi.approvalcapability",
      "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 ConnectApi. postTemplate​Fields",
      "simplifiedSignature": "ConnectApi. postTemplate​Fields",
      "datatype": {
        "id": ".datatype.ConnectApi.",
        "nodeType": "datatype",
        "name": "ConnectApi.",
        "startToken": {
          "type": "datatype.support.namespace",
          "text": "ConnectApi",
          "textToLower": "connectapi",
          "isAux": false,
          "range": {
            "start": {
              "line": 0,
              "character": 12
            },
            "end": {
              "line": 0,
              "character": 22
            },
            "isEmpty": false,
            "isSingleLine": true
          },
          "id": "token.type.identifier_ConnectApi_0:12"
        },
        "parentId": "",
        "order": 0,
        "memberOrder": 0,
        "type": "ConnectApi."
      },
      "parentName": "ApprovalCapability"
    },
    "processinstance": {
      "id": "ConnectApi.approvalcapability.method.string processinstance",
      "nodeType": "variable",
      "name": "processInstance",
      "startToken": {
        "type": "declaration.entity.name.variable",
        "text": "processInstance​StepId",
        "textToLower": "processinstance​stepid",
        "isAux": false,
        "range": {
          "start": {
            "line": -1,
            "character": 0
          },
          "end": {
            "line": -1,
            "character": 0
          },
          "isEmpty": true,
          "isSingleLine": true
        },
        "id": "declaration.entity.name.variable_processInstance​StepId_-1:0"
      },
      "parentId": "ConnectApi.approvalcapability",
      "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 String processInstance",
      "simplifiedSignature": "String processInstance",
      "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": "ApprovalCapability"
    },
    "status": {
      "id": "ConnectApi.approvalcapability.method.status 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.approvalcapability",
      "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 Status status",
      "simplifiedSignature": "Status status",
      "datatype": {
        "id": ".datatype.Status",
        "nodeType": "datatype",
        "name": "Status",
        "startToken": {
          "type": "datatype.custom.class",
          "text": "Status",
          "textToLower": "status",
          "isAux": false,
          "range": {
            "start": {
              "line": 0,
              "character": 35
            },
            "end": {
              "line": 0,
              "character": 41
            },
            "isEmpty": false,
            "isSingleLine": true
          },
          "id": "token.type.identifier_Status_0:35"
        },
        "parentId": "",
        "order": 0,
        "memberOrder": 0,
        "type": "Status"
      },
      "parentName": "ApprovalCapability"
    }
  },
  "methods": {},
  "constructors": {},
  "extendsType": "ConnectApi.​FeedElement​Capability",
  "implementTypes": [],
  "implements": {},
  "totalMembers": 4,
  "queries": []
}