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

SalesforceObjectIdentifier

import type { SalesforceObjectIdentifier } from "https://googleapis.deno.dev/v1/datastream:v1.ts";

Salesforce data source object identifier.

interface SalesforceObjectIdentifier {
objectName?: string;
}

§Properties

§
objectName?: string
[src]

Required. The object name.