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

PreferredDealTerms

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

Pricing terms for Preferred Deals.

interface PreferredDealTerms {
fixedPrice?: Price;
}

§Properties

§
fixedPrice?: Price
[src]

Fixed price for the deal.