-
public final class AutoRenewingPlanBased on https://developers.google.com/android-publisher/api-ref/rest/v3/purchases.subscriptionsv2#autorenewingplan
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classAutoRenewingPlan.Companion
-
Field Summary
Fields Modifier and Type Field Description private final BooleanautoRenewEnabledprivate final SubscriptionItemPriceChangeDetailspriceChangeDetails
-
Method Summary
Modifier and Type Method Description final BooleangetAutoRenewEnabled()final SubscriptionItemPriceChangeDetailsgetPriceChangeDetails()-
-
Method Detail
-
getAutoRenewEnabled
final Boolean getAutoRenewEnabled()
-
getPriceChangeDetails
final SubscriptionItemPriceChangeDetails getPriceChangeDetails()
-
-
-
-