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

GoogleCloudPaymentsResellerSubscriptionV1SubscriptionMigrationDetails

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

Describes the details of the migrated subscription.

interface GoogleCloudPaymentsResellerSubscriptionV1SubscriptionMigrationDetails {
readonly migratedSubscriptionId?: string;
}

§Properties

§
readonly migratedSubscriptionId?: string
[src]

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