Hoogle Search
Within LTS Haskell 24.51 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
gogol-android-publisher Gogol.AndroidPublisher Creates a value of AndroidPublisherPurchasesProductsConsume with the minimum fields required to make a request.
module Gogol.AndroidPublisher.Purchases.Products.
Consume Consumes a purchase for an inapp item. See: Google Play Android Developer API Reference for androidpublisher.purchases.products.consume.
data
AndroidPublisherPurchasesProductsConsume gogol-android-publisher Gogol.AndroidPublisher.Purchases.Products.Consume Consumes a purchase for an inapp item. See: newAndroidPublisherPurchasesProductsConsume smart constructor.
-
gogol-android-publisher Gogol.AndroidPublisher.Purchases.Products.Consume No documentation available.
-
gogol-android-publisher Gogol.AndroidPublisher.Purchases.Products.Consume A resource alias for androidpublisher.purchases.products.consume method which the AndroidPublisherPurchasesProductsConsume request conforms to.
-
gogol-android-publisher Gogol.AndroidPublisher.Purchases.Products.Consume Creates a value of AndroidPublisherPurchasesProductsConsume with the minimum fields required to make a request.
autoResumeTime :: PausedStateContext -> Maybe DateTimegogol-android-publisher Gogol.AndroidPublisher.Types Time at which the subscription will be automatically resumed.
autoResumeTimeMillis :: SubscriptionPurchase -> Maybe Int64gogol-android-publisher Gogol.AndroidPublisher.Types Time at which the subscription will be automatically resumed, in milliseconds since the Epoch. Only present if the user has requested to pause the subscription.
consumptionState :: ProductPurchase -> Maybe Int32gogol-android-publisher Gogol.AndroidPublisher.Types The consumption state of the inapp product. Possible values are: 0. Yet to be consumed 1. Consumed
newtype
ProjectsMetadata_ConsumerProjectState gogol-appengine Gogol.AppEngine The CCFE state of the consumer project. It is the same state that is communicated to the CLH during project events. Notice that this field is not set in the DB, it is only set in this proto when communicated to CLH in the side channel.