{
  "id": "ConnectApi.recommendationaudienceinput",
  "nodeType": "class",
  "name": "RecommendationAudienceInput",
  "namespace": "ConnectApi",
  "startToken": {
    "type": "declaration.entity.name.class",
    "text": "RecommendationAudienceInput",
    "textToLower": "recommendationaudienceinput",
    "isAux": false,
    "range": {
      "start": {
        "line": -1,
        "character": 0
      },
      "end": {
        "line": -1,
        "character": 0
      },
      "isEmpty": true,
      "isSingleLine": true
    },
    "id": "declaration.entity.name.class_RecommendationAudienceInput_-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": "A custom recommendation audience.",
  "documentation": "https://developer.salesforce.com/docs/atlas.en-us.apexcode.meta/apexcode/apex_connectapi_input_recommendation_audience.htm",
  "classes": {},
  "interfaces": {},
  "enums": {},
  "variables": {
    "criteria": {
      "id": "ConnectApi.recommendationaudienceinput.method.input criteria",
      "nodeType": "variable",
      "name": "criteria",
      "startToken": {
        "type": "declaration.entity.name.variable",
        "text": "criteria",
        "textToLower": "criteria",
        "isAux": false,
        "range": {
          "start": {
            "line": -1,
            "character": 0
          },
          "end": {
            "line": -1,
            "character": 0
          },
          "isEmpty": true,
          "isSingleLine": true
        },
        "id": "declaration.entity.name.variable_criteria_-1:0"
      },
      "parentId": "ConnectApi.recommendationaudienceinput",
      "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 Input criteria",
      "simplifiedSignature": "Input criteria",
      "datatype": {
        "id": ".datatype.Input",
        "nodeType": "datatype",
        "name": "Input",
        "startToken": {
          "type": "datatype.custom.class",
          "text": "Input",
          "textToLower": "input",
          "isAux": false,
          "range": {
            "start": {
              "line": 0,
              "character": 36
            },
            "end": {
              "line": 0,
              "character": 41
            },
            "isEmpty": false,
            "isSingleLine": true
          },
          "id": "token.type.identifier_Input_0:36"
        },
        "parentId": "",
        "order": 0,
        "memberOrder": 0,
        "type": "Input"
      },
      "parentName": "RecommendationAudienceInput"
    },
    "memberoperation": {
      "id": "ConnectApi.recommendationaudienceinput.method.type memberoperation",
      "nodeType": "variable",
      "name": "memberOperation",
      "startToken": {
        "type": "declaration.entity.name.variable",
        "text": "memberOperation​Type",
        "textToLower": "memberoperation​type",
        "isAux": false,
        "range": {
          "start": {
            "line": -1,
            "character": 0
          },
          "end": {
            "line": -1,
            "character": 0
          },
          "isEmpty": true,
          "isSingleLine": true
        },
        "id": "declaration.entity.name.variable_memberOperation​Type_-1:0"
      },
      "parentId": "ConnectApi.recommendationaudienceinput",
      "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 Type memberOperation",
      "simplifiedSignature": "Type memberOperation",
      "datatype": {
        "id": ".datatype.Type",
        "nodeType": "datatype",
        "name": "Type",
        "startToken": {
          "type": "datatype.support.class",
          "text": "Type",
          "textToLower": "type",
          "isAux": false,
          "range": {
            "start": {
              "line": 0,
              "character": 79
            },
            "end": {
              "line": 0,
              "character": 83
            },
            "isEmpty": false,
            "isSingleLine": true
          },
          "id": "token.type.identifier_Type_0:79"
        },
        "parentId": "",
        "order": 0,
        "memberOrder": 0,
        "type": "Type"
      },
      "parentName": "RecommendationAudienceInput"
    },
    "members": {
      "id": "ConnectApi.recommendationaudienceinput.method.list<string> members",
      "nodeType": "variable",
      "name": "members",
      "startToken": {
        "type": "declaration.entity.name.variable",
        "text": "members",
        "textToLower": "members",
        "isAux": false,
        "range": {
          "start": {
            "line": -1,
            "character": 0
          },
          "end": {
            "line": -1,
            "character": 0
          },
          "isEmpty": true,
          "isSingleLine": true
        },
        "id": "declaration.entity.name.variable_members_-1:0"
      },
      "parentId": "ConnectApi.recommendationaudienceinput",
      "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 List<String> members",
      "simplifiedSignature": "List<String> members",
      "datatype": {
        "id": ".datatype.List<String>",
        "nodeType": "datatype",
        "name": "List<String>",
        "startToken": {
          "type": "datatype.collection",
          "text": "List",
          "textToLower": "list",
          "isAux": false,
          "range": {
            "start": {
              "line": 0,
              "character": 7
            },
            "end": {
              "line": 0,
              "character": 11
            },
            "isEmpty": false,
            "isSingleLine": true
          },
          "id": "token.type.identifier_List_0:7"
        },
        "parentId": "",
        "order": 0,
        "memberOrder": 0,
        "type": "List",
        "value": {
          "id": ".datatype.List<String>.value.String",
          "nodeType": "datatype",
          "name": "String",
          "startToken": {
            "type": "datatype.primitive",
            "text": "String",
            "textToLower": "string",
            "isAux": false,
            "range": {
              "start": {
                "line": 0,
                "character": 12
              },
              "end": {
                "line": 0,
                "character": 18
              },
              "isEmpty": false,
              "isSingleLine": true
            },
            "id": "token.type.identifier_String_0:12"
          },
          "order": 0,
          "memberOrder": 0,
          "type": "String"
        }
      },
      "parentName": "RecommendationAudienceInput"
    },
    "name": {
      "id": "ConnectApi.recommendationaudienceinput.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.recommendationaudienceinput",
      "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 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": "RecommendationAudienceInput"
    }
  },
  "methods": {},
  "constructors": {},
  "extendsType": "",
  "implementTypes": [],
  "implements": {},
  "totalMembers": 4,
  "queries": []
}