RevokeSubscriptionRequest
import type { RevokeSubscriptionRequest } from "https://googleapis.deno.dev/v1/analyticshub:v1.ts";
Message for revoking a subscription.
interface RevokeSubscriptionRequest {
revokeCommercial?: boolean;
}import type { RevokeSubscriptionRequest } from "https://googleapis.deno.dev/v1/analyticshub:v1.ts";
Message for revoking a subscription.