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

StopProductSubscriptionResponse

import type { StopProductSubscriptionResponse } from "https://aws-api.deno.dev/v0.4/services/licensemanagerusersubscriptions.ts?docs=full";
interface StopProductSubscriptionResponse {
ProductUserSummary: ProductUserSummary;
}

§Properties

§
ProductUserSummary: ProductUserSummary
[src]

Metadata that describes the start product subscription operation.