ListEASubscriptionListMigrationDatePostResult

data class ListEASubscriptionListMigrationDatePostResult(val isGrandFatherableSubscription: Boolean? = null, val optedInDate: String? = null)

Subscription migrate date information properties

Constructors

constructor(isGrandFatherableSubscription: Boolean? = null, optedInDate: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Is subscription in the grand fatherable subscription list.

Link copied to clipboard
val optedInDate: String? = null

Time to start using new pricing model.