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

ZendeskMetadata

import type { ZendeskMetadata } from "https://aws-api.deno.dev/v0.4/services/appflow.ts?docs=full";

The connector metadata specific to Zendesk.

interface ZendeskMetadata {
oAuthScopes?: string[] | null;
}

§Properties

§
oAuthScopes?: string[] | null
[src]

The desired authorization scope for the Zendesk account.