GoogleApi.PaymentsResellerSubscription.V1.Model.GoogleCloudPaymentsResellerSubscriptionV1SubscriptionMigrationDetails (google_api_payments_reseller_subscription v0.8.0)
View SourceDescribes the details of the migrated subscription.
Attributes
-
migratedSubscriptionId(type:String.t, default:nil) - Output only. The migrated subscription id in the legacy system.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.PaymentsResellerSubscription.V1.Model.GoogleCloudPaymentsResellerSubscriptionV1SubscriptionMigrationDetails{ migratedSubscriptionId: String.t() | nil }