-
public final class OfferDetailsBased on https://developers.google.com/android-publisher/api-ref/rest/v3/purchases.subscriptionsv2#offerdetails
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classOfferDetails.Companion
-
Method Summary
Modifier and Type Method Description final List<String>getOfferTags()final StringgetBasePlanId()final StringgetOfferId()-
-
Method Detail
-
getOfferTags
final List<String> getOfferTags()
-
getBasePlanId
final String getBasePlanId()
-
getOfferId
final String getOfferId()
-
-
-
-