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

GoogleCloudChannelV1AssociationInfo

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

Association links that an entitlement has to other entitlements.

interface GoogleCloudChannelV1AssociationInfo {
baseEntitlement?: string;
}

§Properties

§
baseEntitlement?: string
[src]

The name of the base entitlement, for which this entitlement is an add-on.