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

OriginDetails

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

Details about the origin of the data set.

interface OriginDetails {
ProductId: string;
}

§Properties

§
ProductId: string
[src]

The product ID of the origin of the data set.