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

SAPODataSourceProperties

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

The properties that are applied when using SAPOData as a flow source.

interface SAPODataSourceProperties {
objectPath?: string | null;
}

§Properties

§
objectPath?: string | null
[src]

The object path specified in the SAPOData flow source.