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
AndroidPublisherInappproductsList gogol-android-publisher Gogol.AndroidPublisher.Inappproducts.List 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.Inappproducts.List No documentation available.
-
gogol-android-publisher Gogol.AndroidPublisher.Inappproducts.List A resource alias for androidpublisher.inappproducts.list method which the AndroidPublisherInappproductsList request conforms to.
newAndroidPublisherInappproductsList :: Text -> AndroidPublisherInappproductsListgogol-android-publisher Gogol.AndroidPublisher.Inappproducts.List Creates a value of AndroidPublisherInappproductsList with the minimum fields required to make a request.
data
AndroidPublisherInappproductsPatch gogol-android-publisher Gogol.AndroidPublisher.Inappproducts.Patch 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.
-
gogol-android-publisher Gogol.AndroidPublisher.Inappproducts.Patch No documentation available.
-
gogol-android-publisher Gogol.AndroidPublisher.Inappproducts.Patch A resource alias for androidpublisher.inappproducts.patch method which the AndroidPublisherInappproductsPatch request conforms to.
-
gogol-android-publisher Gogol.AndroidPublisher.Inappproducts.Patch Creates a value of AndroidPublisherInappproductsPatch with the minimum fields required to make a request.
data
AndroidPublisherInappproductsUpdate gogol-android-publisher Gogol.AndroidPublisher.Inappproducts.Update Updates 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: newAndroidPublisherInappproductsUpdate smart constructor.
-
gogol-android-publisher Gogol.AndroidPublisher.Inappproducts.Update No documentation available.