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

GoogleCloudChannelV1ListPurchasableOffersResponse

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

Response message for ListPurchasableOffers.

interface GoogleCloudChannelV1ListPurchasableOffersResponse {
nextPageToken?: string;
}

§Properties

§
nextPageToken?: string
[src]

A token to retrieve the next page of results.

§

The list of Offers requested.