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.
pattern
InAppProduct_PurchaseType_ManagedUser :: InAppProduct_PurchaseTypegogol-android-publisher Gogol.AndroidPublisher The default product type - one time purchase.
pattern
InAppProduct_PurchaseType_PurchaseTypeUnspecified :: InAppProduct_PurchaseTypegogol-android-publisher Gogol.AndroidPublisher Unspecified purchase type.
pattern
InAppProduct_PurchaseType_Subscription :: InAppProduct_PurchaseTypegogol-android-publisher Gogol.AndroidPublisher In-app product with a recurring period.
-
gogol-android-publisher Gogol.AndroidPublisher The status of the product, e.g. whether it's active.
InAppProduct_Status :: Text -> InAppProduct_Statusgogol-android-publisher Gogol.AndroidPublisher No documentation available.
pattern
InAppProduct_Status_Active :: InAppProduct_Statusgogol-android-publisher Gogol.AndroidPublisher The product is published and active in the store.
pattern
InAppProduct_Status_Inactive :: InAppProduct_Statusgogol-android-publisher Gogol.AndroidPublisher The product is not published and therefore inactive in the store.
pattern
InAppProduct_Status_StatusUnspecified :: InAppProduct_Statusgogol-android-publisher Gogol.AndroidPublisher Unspecified status.
newtype
InappproductsBatchDeleteRequest gogol-android-publisher Gogol.AndroidPublisher Request to delete multiple in-app products. See: newInappproductsBatchDeleteRequest smart constructor.
-
gogol-android-publisher Gogol.AndroidPublisher No documentation available.