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.
-
gogol-android-publisher Gogol.AndroidPublisher.Types List of localized title and description data. Map key is the language of the localized data, as defined by BCP-47, e.g. "en-US". See: newInAppProduct_Listings smart constructor.
InAppProduct_Listings :: HashMap Text InAppProductListing -> InAppProduct_Listingsgogol-android-publisher Gogol.AndroidPublisher.Types No documentation available.
-
gogol-android-publisher Gogol.AndroidPublisher.Types Prices per buyer region. None of these can be zero, as in-app products are never free. Map key is region code, as defined by ISO 3166-2. See: newInAppProduct_Prices smart constructor.
InAppProduct_Prices :: HashMap Text Price -> InAppProduct_Pricesgogol-android-publisher Gogol.AndroidPublisher.Types No documentation available.
newtype
InAppProduct_PurchaseType gogol-android-publisher Gogol.AndroidPublisher.Types The type of the product, e.g. a recurring subscription.
InAppProduct_PurchaseType :: Text -> InAppProduct_PurchaseTypegogol-android-publisher Gogol.AndroidPublisher.Types No documentation available.
pattern
InAppProduct_PurchaseType_ManagedUser :: InAppProduct_PurchaseTypegogol-android-publisher Gogol.AndroidPublisher.Types The default product type - one time purchase.
pattern
InAppProduct_PurchaseType_PurchaseTypeUnspecified :: InAppProduct_PurchaseTypegogol-android-publisher Gogol.AndroidPublisher.Types Unspecified purchase type.
pattern
InAppProduct_PurchaseType_Subscription :: InAppProduct_PurchaseTypegogol-android-publisher Gogol.AndroidPublisher.Types In-app product with a recurring period.
-
gogol-android-publisher Gogol.AndroidPublisher.Types The status of the product, e.g. whether it's active.