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

GoogleCloudPaymentsResellerSubscriptionV1EntitleSubscriptionIntent

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

Intent for entitling the previously provisioned subscription to an end user.

interface GoogleCloudPaymentsResellerSubscriptionV1EntitleSubscriptionIntent {
name?: string;
}

§Properties

§
name?: string
[src]

Required. The name of the subscription resource that is entitled to the current end user.