All Downloads are FREE. Search and download functionalities are using the official Maven repository.

target.apidocs.com.google.api.services.androidpublisher.model.AutoRenewingPlan.html Maven / Gradle / Ivy

There is a newer version: v3-rev20240516-2.0.0
Show newest version






AutoRenewingPlan (Google Play Android Developer API v3-rev20240318-2.0.0)












com.google.api.services.androidpublisher.model

Class AutoRenewingPlan

    • Constructor Detail

      • AutoRenewingPlan

        public AutoRenewingPlan()
    • Method Detail

      • getAutoRenewEnabled

        public Boolean getAutoRenewEnabled()
        If the subscription is currently set to auto-renew, e.g. the user has not canceled the subscription
        Returns:
        value or null for none
      • setAutoRenewEnabled

        public AutoRenewingPlan setAutoRenewEnabled(Boolean autoRenewEnabled)
        If the subscription is currently set to auto-renew, e.g. the user has not canceled the subscription
        Parameters:
        autoRenewEnabled - autoRenewEnabled or null for none
      • getPriceChangeDetails

        public SubscriptionItemPriceChangeDetails getPriceChangeDetails()
        The information of the last price change for the item since subscription signup.
        Returns:
        value or null for none
      • setPriceChangeDetails

        public AutoRenewingPlan setPriceChangeDetails(SubscriptionItemPriceChangeDetails priceChangeDetails)
        The information of the last price change for the item since subscription signup.
        Parameters:
        priceChangeDetails - priceChangeDetails or null for none
      • clone

        public AutoRenewingPlan clone()
        Overrides:
        clone in class com.google.api.client.json.GenericJson

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy