Hoogle Search
Within LTS Haskell 24.33 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
data
AndroidPublisherInappproductsGet gogol-android-publisher Gogol.AndroidPublisher Gets an in-app product, which can be a managed product or a subscription. This method should no longer be used to retrieve subscriptions. See this article for more information. See: newAndroidPublisherInappproductsGet smart constructor.
-
gogol-android-publisher Gogol.AndroidPublisher No documentation available.
-
gogol-android-publisher Gogol.AndroidPublisher A resource alias for androidpublisher.inappproducts.get method which the AndroidPublisherInappproductsGet request conforms to.
data
AndroidPublisherInappproductsInsert gogol-android-publisher Gogol.AndroidPublisher Creates an in-app product (a managed product or a subscription). This method should no longer be used to create subscriptions. See this article for more information. See: newAndroidPublisherInappproductsInsert smart constructor.
-
gogol-android-publisher Gogol.AndroidPublisher No documentation available.
-
gogol-android-publisher Gogol.AndroidPublisher A resource alias for androidpublisher.inappproducts.insert method which the AndroidPublisherInappproductsInsert request conforms to.
data
AndroidPublisherInappproductsList gogol-android-publisher Gogol.AndroidPublisher Lists all in-app products - both managed products and subscriptions. If an app has a large number of in-app products, the response may be paginated. In this case the response field tokenPagination.nextPageToken will be set and the caller should provide its value as a token request parameter to retrieve the next page. This method should no longer be used to retrieve subscriptions. See this article for more information. See: newAndroidPublisherInappproductsList smart constructor.
-
gogol-android-publisher Gogol.AndroidPublisher No documentation available.
-
gogol-android-publisher Gogol.AndroidPublisher A resource alias for androidpublisher.inappproducts.list method which the AndroidPublisherInappproductsList request conforms to.
data
AndroidPublisherInappproductsPatch gogol-android-publisher Gogol.AndroidPublisher Patches an in-app product (a managed product or a subscription). This method should no longer be used to update subscriptions. See this article for more information. See: newAndroidPublisherInappproductsPatch smart constructor.