AdaptyAndroidSubscriptionUpdateParams constructor

AdaptyAndroidSubscriptionUpdateParams(
  1. String oldSubVendorProductId,
  2. AdaptyAndroidSubscriptionUpdateProrationMode prorationMode
)

Implementation

AdaptyAndroidSubscriptionUpdateParams(this.oldSubVendorProductId, this.prorationMode);