project
androidJvm
purchases
/
com.revenuecat.purchases.models
/
GoogleSubscriptionOption
/
GoogleSubscriptionOption
Google
Subscription
Option
constructor
(
productId
:
String
,
basePlanId
:
String
,
offerId
:
String
?
,
pricingPhases
:
List
<
PricingPhase
>
,
tags
:
List
<
String
>
,
productDetails
:
ProductDetails
,
offerToken
:
String
,
presentedOfferingIdentifier
:
String
?
=
null
)