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

ApproveEntitlementPlanChangeRequest

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

Request message for [PartnerProcurementService.ApproveEntitlementPlanChange[].

interface ApproveEntitlementPlanChangeRequest {
pendingPlanName?: string;
}

§Properties

§
pendingPlanName?: string
[src]

Required. Name of the pending plan that's being approved.