allExpirationInstants

val <Error class: unknown class>.allExpirationInstants: Map<String, Instant?>

Deprecated

Instant properties have been moved to member fields. The entire purchases-kmp-datetime module is deprecated and can be removed from your Gradle files.

Replace with

allExpirationDates

Map of productIds to expiration instants.

  • For Google subscriptions, productIds are subscriptionId:basePlanId.

  • For Amazon subscriptions, productsIds are termSku.