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

GoogleCloudChannelV1ListTransferableOffersResponse

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

Response message for CloudChannelService.ListTransferableOffers.

interface GoogleCloudChannelV1ListTransferableOffersResponse {
nextPageToken?: string;
}

§Properties

§
nextPageToken?: string
[src]

A token to retrieve the next page of results. Pass to ListTransferableOffersRequest.page_token to obtain that page.

§

Information about Offers for a customer that can be used for transfer.