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

GoogleCloudChannelV1TransferableOffer

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

TransferableOffer represents an Offer that can be used in Transfer. Read-only.

interface GoogleCloudChannelV1TransferableOffer {
priceReferenceId?: string;
}

§Properties

§

Offer with parameter constraints updated to allow the Transfer.

§
priceReferenceId?: string
[src]

Optional. Price reference ID for the offer. Only for offers that require additional price information. Used to guarantee that the pricing is consistent between quoting the offer and placing the order.