{
  "id": "ConnectApi.nbarecommendation",
  "nodeType": "class",
  "name": "NBARecommendation",
  "namespace": "ConnectApi",
  "startToken": {
    "type": "declaration.entity.name.class",
    "text": "NBARecommendation",
    "textToLower": "nbarecommendation",
    "isAux": false,
    "range": {
      "start": {
        "line": -1,
        "character": 0
      },
      "end": {
        "line": -1,
        "character": 0
      },
      "isEmpty": true,
      "isSingleLine": true
    },
    "id": "declaration.entity.name.class_NBARecommendation_-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 recommendation returned by a recommendation strategy.",
  "documentation": "https://developer.salesforce.com/docs/atlas.en-us.apexcode.meta/apexcode/apex_connectapi_output_n_b_a_recommendation.htm",
  "classes": {},
  "interfaces": {},
  "enums": {},
  "variables": {
    "aimodel": {
      "id": "ConnectApi.nbarecommendation.method.string aimodel",
      "nodeType": "variable",
      "name": "aiModel",
      "startToken": {
        "type": "declaration.entity.name.variable",
        "text": "aiModel",
        "textToLower": "aimodel",
        "isAux": false,
        "range": {
          "start": {
            "line": -1,
            "character": 0
          },
          "end": {
            "line": -1,
            "character": 0
          },
          "isEmpty": true,
          "isSingleLine": true
        },
        "id": "declaration.entity.name.variable_aiModel_-1:0"
      },
      "parentId": "ConnectApi.nbarecommendation",
      "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 aiModel",
      "simplifiedSignature": "String aiModel",
      "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": "NBARecommendation"
    },
    "acceptancelabel": {
      "id": "ConnectApi.nbarecommendation.method.string acceptancelabel",
      "nodeType": "variable",
      "name": "acceptanceLabel",
      "startToken": {
        "type": "declaration.entity.name.variable",
        "text": "acceptanceLabel",
        "textToLower": "acceptancelabel",
        "isAux": false,
        "range": {
          "start": {
            "line": -1,
            "character": 0
          },
          "end": {
            "line": -1,
            "character": 0
          },
          "isEmpty": true,
          "isSingleLine": true
        },
        "id": "declaration.entity.name.variable_acceptanceLabel_-1:0"
      },
      "parentId": "ConnectApi.nbarecommendation",
      "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 acceptanceLabel",
      "simplifiedSignature": "String acceptanceLabel",
      "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": "NBARecommendation"
    },
    "description": {
      "id": "ConnectApi.nbarecommendation.method.string description",
      "nodeType": "variable",
      "name": "description",
      "startToken": {
        "type": "declaration.entity.name.variable",
        "text": "description",
        "textToLower": "description",
        "isAux": false,
        "range": {
          "start": {
            "line": -1,
            "character": 0
          },
          "end": {
            "line": -1,
            "character": 0
          },
          "isEmpty": true,
          "isSingleLine": true
        },
        "id": "declaration.entity.name.variable_description_-1:0"
      },
      "parentId": "ConnectApi.nbarecommendation",
      "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 description",
      "simplifiedSignature": "String description",
      "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": "NBARecommendation"
    },
    "externalid": {
      "id": "ConnectApi.nbarecommendation.method.string externalid",
      "nodeType": "variable",
      "name": "externalId",
      "startToken": {
        "type": "declaration.entity.name.variable",
        "text": "externalId",
        "textToLower": "externalid",
        "isAux": false,
        "range": {
          "start": {
            "line": -1,
            "character": 0
          },
          "end": {
            "line": -1,
            "character": 0
          },
          "isEmpty": true,
          "isSingleLine": true
        },
        "id": "declaration.entity.name.variable_externalId_-1:0"
      },
      "parentId": "ConnectApi.nbarecommendation",
      "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 externalId",
      "simplifiedSignature": "String externalId",
      "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": "NBARecommendation"
    },
    "imageurl": {
      "id": "ConnectApi.nbarecommendation.method.string imageurl",
      "nodeType": "variable",
      "name": "imageUrl",
      "startToken": {
        "type": "declaration.entity.name.variable",
        "text": "imageUrl",
        "textToLower": "imageurl",
        "isAux": false,
        "range": {
          "start": {
            "line": -1,
            "character": 0
          },
          "end": {
            "line": -1,
            "character": 0
          },
          "isEmpty": true,
          "isSingleLine": true
        },
        "id": "declaration.entity.name.variable_imageUrl_-1:0"
      },
      "parentId": "ConnectApi.nbarecommendation",
      "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 String imageUrl",
      "simplifiedSignature": "String imageUrl",
      "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": "NBARecommendation"
    },
    "recommendation": {
      "id": "ConnectApi.nbarecommendation.method.double recommendation",
      "nodeType": "variable",
      "name": "recommendation",
      "startToken": {
        "type": "declaration.entity.name.variable",
        "text": "recommendation​Score",
        "textToLower": "recommendation​score",
        "isAux": false,
        "range": {
          "start": {
            "line": -1,
            "character": 0
          },
          "end": {
            "line": -1,
            "character": 0
          },
          "isEmpty": true,
          "isSingleLine": true
        },
        "id": "declaration.entity.name.variable_recommendation​Score_-1:0"
      },
      "parentId": "ConnectApi.nbarecommendation",
      "order": 6,
      "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 Double recommendation",
      "simplifiedSignature": "Double recommendation",
      "datatype": {
        "id": ".datatype.Double",
        "nodeType": "datatype",
        "name": "Double",
        "startToken": {
          "type": "datatype.custom.class",
          "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": "NBARecommendation"
    },
    "rejectionlabel": {
      "id": "ConnectApi.nbarecommendation.method.string rejectionlabel",
      "nodeType": "variable",
      "name": "rejectionLabel",
      "startToken": {
        "type": "declaration.entity.name.variable",
        "text": "rejectionLabel",
        "textToLower": "rejectionlabel",
        "isAux": false,
        "range": {
          "start": {
            "line": -1,
            "character": 0
          },
          "end": {
            "line": -1,
            "character": 0
          },
          "isEmpty": true,
          "isSingleLine": true
        },
        "id": "declaration.entity.name.variable_rejectionLabel_-1:0"
      },
      "parentId": "ConnectApi.nbarecommendation",
      "order": 7,
      "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 rejectionLabel",
      "simplifiedSignature": "String rejectionLabel",
      "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": "NBARecommendation"
    },
    "target": {
      "id": "ConnectApi.nbarecommendation.method.abstractnbatarget target",
      "nodeType": "variable",
      "name": "target",
      "startToken": {
        "type": "declaration.entity.name.variable",
        "text": "target",
        "textToLower": "target",
        "isAux": false,
        "range": {
          "start": {
            "line": -1,
            "character": 0
          },
          "end": {
            "line": -1,
            "character": 0
          },
          "isEmpty": true,
          "isSingleLine": true
        },
        "id": "declaration.entity.name.variable_target_-1:0"
      },
      "parentId": "ConnectApi.nbarecommendation",
      "order": 8,
      "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 AbstractNBATarget target",
      "simplifiedSignature": "AbstractNBATarget target",
      "datatype": {
        "id": ".datatype.AbstractNBATarget",
        "nodeType": "datatype",
        "name": "AbstractNBATarget",
        "startToken": {
          "type": "datatype.custom.class",
          "text": "AbstractNBATarget",
          "textToLower": "abstractnbatarget",
          "isAux": false,
          "range": {
            "start": {
              "line": 0,
              "character": 19
            },
            "end": {
              "line": 0,
              "character": 36
            },
            "isEmpty": false,
            "isSingleLine": true
          },
          "id": "token.type.identifier_AbstractNBATarget_0:19"
        },
        "parentId": "",
        "order": 0,
        "memberOrder": 0,
        "type": "AbstractNBATarget"
      },
      "parentName": "NBARecommendation"
    },
    "targetaction": {
      "id": "ConnectApi.nbarecommendation.method.abstractnbaaction targetaction",
      "nodeType": "variable",
      "name": "targetAction",
      "startToken": {
        "type": "declaration.entity.name.variable",
        "text": "targetAction",
        "textToLower": "targetaction",
        "isAux": false,
        "range": {
          "start": {
            "line": -1,
            "character": 0
          },
          "end": {
            "line": -1,
            "character": 0
          },
          "isEmpty": true,
          "isSingleLine": true
        },
        "id": "declaration.entity.name.variable_targetAction_-1:0"
      },
      "parentId": "ConnectApi.nbarecommendation",
      "order": 9,
      "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 AbstractNBAAction targetAction",
      "simplifiedSignature": "AbstractNBAAction targetAction",
      "datatype": {
        "id": ".datatype.AbstractNBAAction",
        "nodeType": "datatype",
        "name": "AbstractNBAAction",
        "startToken": {
          "type": "datatype.custom.class",
          "text": "AbstractNBAAction",
          "textToLower": "abstractnbaaction",
          "isAux": false,
          "range": {
            "start": {
              "line": 0,
              "character": 19
            },
            "end": {
              "line": 0,
              "character": 36
            },
            "isEmpty": false,
            "isSingleLine": true
          },
          "id": "token.type.identifier_AbstractNBAAction_0:19"
        },
        "parentId": "",
        "order": 0,
        "memberOrder": 0,
        "type": "AbstractNBAAction"
      },
      "parentName": "NBARecommendation"
    }
  },
  "methods": {},
  "constructors": {},
  "extendsType": "",
  "implementTypes": [],
  "implements": {},
  "totalMembers": 10,
  "queries": []
}