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

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

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






SubscriptionPurchaseLineItem (Google Play Android Developer API v3-rev20240129-2.0.0)












com.google.api.services.androidpublisher.model

Class SubscriptionPurchaseLineItem

    • Constructor Detail

      • SubscriptionPurchaseLineItem

        public SubscriptionPurchaseLineItem()
    • Method Detail

      • getAutoRenewingPlan

        public AutoRenewingPlan getAutoRenewingPlan()
        The item is auto renewing.
        Returns:
        value or null for none
      • getDeferredItemReplacement

        public DeferredItemReplacement getDeferredItemReplacement()
        Information for deferred item replacement.
        Returns:
        value or null for none
      • setDeferredItemReplacement

        public SubscriptionPurchaseLineItem setDeferredItemReplacement(DeferredItemReplacement deferredItemReplacement)
        Information for deferred item replacement.
        Parameters:
        deferredItemReplacement - deferredItemReplacement or null for none
      • getExpiryTime

        public String getExpiryTime()
        Time at which the subscription expired or will expire unless the access is extended (ex. renews).
        Returns:
        value or null for none
      • setExpiryTime

        public SubscriptionPurchaseLineItem setExpiryTime(String expiryTime)
        Time at which the subscription expired or will expire unless the access is extended (ex. renews).
        Parameters:
        expiryTime - expiryTime or null for none
      • getOfferDetails

        public OfferDetails getOfferDetails()
        The offer details for this item.
        Returns:
        value or null for none
      • getPrepaidPlan

        public PrepaidPlan getPrepaidPlan()
        The item is prepaid.
        Returns:
        value or null for none
      • getProductId

        public String getProductId()
        The purchased product ID (for example, 'monthly001').
        Returns:
        value or null for none
      • setProductId

        public SubscriptionPurchaseLineItem setProductId(String productId)
        The purchased product ID (for example, 'monthly001').
        Parameters:
        productId - productId or null for none

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy