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

GoogleCloudChannelV1ListSkusResponse

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

Response message for ListSkus.

interface GoogleCloudChannelV1ListSkusResponse {
nextPageToken?: string;
}

§Properties

§
nextPageToken?: string
[src]

A token to retrieve the next page of results.

§

The list of SKUs requested.