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

GoogleCloudChannelV1ListTransferableSkusResponse

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

Response message for CloudChannelService.ListTransferableSkus.

interface GoogleCloudChannelV1ListTransferableSkusResponse {
nextPageToken?: string;
}

§Properties

§
nextPageToken?: string
[src]

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

§

Information about existing SKUs for a customer that needs a transfer.