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

RenewalSettings

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

JSON template for a subscription renewal settings.

interface RenewalSettings {
kind?: string;
renewalType?: string;
}

§Properties

§
kind?: string
[src]

Identifies the resource as a subscription renewal setting. Value: subscriptions#renewalSettings

§
renewalType?: string
[src]

Renewal settings for the annual commitment plan. For more detailed information, see renewal options in the administrator help center. When renewing a subscription, the renewalType is a required property.