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.

  1. pattern InAppProduct_PurchaseType_ManagedUser :: InAppProduct_PurchaseType

    gogol-android-publisher Gogol.AndroidPublisher

    The default product type - one time purchase.

  2. pattern InAppProduct_PurchaseType_PurchaseTypeUnspecified :: InAppProduct_PurchaseType

    gogol-android-publisher Gogol.AndroidPublisher

    Unspecified purchase type.

  3. pattern InAppProduct_PurchaseType_Subscription :: InAppProduct_PurchaseType

    gogol-android-publisher Gogol.AndroidPublisher

    In-app product with a recurring period.

  4. newtype InAppProduct_Status

    gogol-android-publisher Gogol.AndroidPublisher

    The status of the product, e.g. whether it's active.

  5. InAppProduct_Status :: Text -> InAppProduct_Status

    gogol-android-publisher Gogol.AndroidPublisher

    No documentation available.

  6. pattern InAppProduct_Status_Active :: InAppProduct_Status

    gogol-android-publisher Gogol.AndroidPublisher

    The product is published and active in the store.

  7. pattern InAppProduct_Status_Inactive :: InAppProduct_Status

    gogol-android-publisher Gogol.AndroidPublisher

    The product is not published and therefore inactive in the store.

  8. pattern InAppProduct_Status_StatusUnspecified :: InAppProduct_Status

    gogol-android-publisher Gogol.AndroidPublisher

    Unspecified status.

  9. newtype InappproductsBatchDeleteRequest

    gogol-android-publisher Gogol.AndroidPublisher

    Request to delete multiple in-app products. See: newInappproductsBatchDeleteRequest smart constructor.

  10. InappproductsBatchDeleteRequest :: Maybe [InappproductsDeleteRequest] -> InappproductsBatchDeleteRequest

    gogol-android-publisher Gogol.AndroidPublisher

    No documentation available.

Page 177 of many | Previous | Next