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

SubscriptionMigrationDetails

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

Describes the details of the migrated subscription.

interface SubscriptionMigrationDetails {
readonly migratedSubscriptionId?: string;
}

§Properties

§
readonly migratedSubscriptionId?: string
[src]

Output only. The migrated subscription id in the legacy system.