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

Usage

import * as mod from "https://googleapis.deno.dev/v1/reseller:v1.ts";

§Classes

GoogleAuth
Reseller

Perform common functions that are available on the Channel Services console at scale, like placing orders and viewing customer information

§Variables

auth

§Interfaces

Address

JSON template for address of a customer.

ChangePlanRequest

JSON template for the ChangePlan rpc request.

CredentialsClient

Defines the root interface for all clients that generate credentials for calling Google APIs. All clients should implement this interface.

Customer

When a Google customer's account is registered with a reseller, the customer's subscriptions for Google services are managed by this reseller. A customer is described by a primary domain name and a physical address.

CustomersInsertOptions

Additional options for Reseller#customersInsert.

PrimaryAdmin

JSON template for primary admin in case of TEAM customers

RenewalSettings

JSON template for a subscription renewal settings.

ResellernotifyGetwatchdetailsResponse

JSON template for resellernotify getwatchdetails response.

ResellernotifyRegisterOptions

Additional options for Reseller#resellernotifyRegister.

ResellernotifyResource

JSON template for resellernotify response.

ResellernotifyUnregisterOptions

Additional options for Reseller#resellernotifyUnregister.

Seats

JSON template for subscription seats.

Subscription

JSON template for a subscription.

Subscriptions

A subscription manages the relationship of a Google customer's payment plan with a product's SKU, user licenses, 30-day free trial status, and renewal options. A primary role of a reseller is to manage the Google customer's subscriptions.

SubscriptionsDeleteOptions

Additional options for Reseller#subscriptionsDelete.

SubscriptionsInsertOptions

Additional options for Reseller#subscriptionsInsert.

SubscriptionsListOptions

Additional options for Reseller#subscriptionsList.