GoogleSubscriptionOption

fun GoogleSubscriptionOption(    productId: String,     basePlanId: String,     offerId: String?,     pricingPhases: List<PricingPhase>,     tags: List<String>,     productDetails: ProductDetails,     offerToken: String,     presentedOfferingIdentifier: String? = null)

Sources

Link copied to clipboard