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. InAppProduct_Status :: Text -> InAppProduct_Status

    gogol-android-publisher Gogol.AndroidPublisher.Types

    No documentation available.

  2. pattern InAppProduct_Status_Active :: InAppProduct_Status

    gogol-android-publisher Gogol.AndroidPublisher.Types

    The product is published and active in the store.

  3. pattern InAppProduct_Status_Inactive :: InAppProduct_Status

    gogol-android-publisher Gogol.AndroidPublisher.Types

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

  4. pattern InAppProduct_Status_StatusUnspecified :: InAppProduct_Status

    gogol-android-publisher Gogol.AndroidPublisher.Types

    Unspecified status.

  5. newtype InappproductsBatchDeleteRequest

    gogol-android-publisher Gogol.AndroidPublisher.Types

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

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

    gogol-android-publisher Gogol.AndroidPublisher.Types

    No documentation available.

  7. newtype InappproductsBatchGetResponse

    gogol-android-publisher Gogol.AndroidPublisher.Types

    Response message for BatchGetSubscriptions endpoint. See: newInappproductsBatchGetResponse smart constructor.

  8. InappproductsBatchGetResponse :: Maybe [InAppProduct] -> InappproductsBatchGetResponse

    gogol-android-publisher Gogol.AndroidPublisher.Types

    No documentation available.

  9. newtype InappproductsBatchUpdateRequest

    gogol-android-publisher Gogol.AndroidPublisher.Types

    Request to update or insert one or more in-app products. See: newInappproductsBatchUpdateRequest smart constructor.

  10. InappproductsBatchUpdateRequest :: Maybe [InappproductsUpdateRequest] -> InappproductsBatchUpdateRequest

    gogol-android-publisher Gogol.AndroidPublisher.Types

    No documentation available.

Page 196 of many | Previous | Next