Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

SalesforceStandardObjectName

import type { SalesforceStandardObjectName } from "https://aws-api.deno.dev/v0.3/services/kendra.ts?docs=full";
type SalesforceStandardObjectName =
| "ACCOUNT"
| "CAMPAIGN"
| "CASE"
| "CONTACT"
| "CONTRACT"
| "DOCUMENT"
| "GROUP"
| "IDEA"
| "LEAD"
| "OPPORTUNITY"
| "PARTNER"
| "PRICEBOOK"
| "PRODUCT"
| "PROFILE"
| "SOLUTION"
| "TASK"
| "USER"

§Type

§
"ACCOUNT" | "CAMPAIGN" | "CASE" | "CONTACT" | "CONTRACT" | "DOCUMENT" | "GROUP" | "IDEA" | "LEAD" | "OPPORTUNITY" | "PARTNER" | "PRICEBOOK" | "PRODUCT" | "PROFILE" | "SOLUTION" | "TASK" | "USER" | cmnP.UnexpectedEnumValue
[src]