Hoogle Search

Within LTS Haskell 24.34 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. pattern InAppProduct_Status_Inactive :: InAppProduct_Status

    gogol-android-publisher Gogol.AndroidPublisher.Types

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

  2. pattern InAppProduct_Status_StatusUnspecified :: InAppProduct_Status

    gogol-android-publisher Gogol.AndroidPublisher.Types

    Unspecified status.

  3. newtype InappproductsBatchDeleteRequest

    gogol-android-publisher Gogol.AndroidPublisher.Types

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

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

    gogol-android-publisher Gogol.AndroidPublisher.Types

    No documentation available.

  5. newtype InappproductsBatchGetResponse

    gogol-android-publisher Gogol.AndroidPublisher.Types

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

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

    gogol-android-publisher Gogol.AndroidPublisher.Types

    No documentation available.

  7. newtype InappproductsBatchUpdateRequest

    gogol-android-publisher Gogol.AndroidPublisher.Types

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

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

    gogol-android-publisher Gogol.AndroidPublisher.Types

    No documentation available.

  9. newtype InappproductsBatchUpdateResponse

    gogol-android-publisher Gogol.AndroidPublisher.Types

    Response for a batch in-app product update. See: newInappproductsBatchUpdateResponse smart constructor.

  10. InappproductsBatchUpdateResponse :: Maybe [InAppProduct] -> InappproductsBatchUpdateResponse

    gogol-android-publisher Gogol.AndroidPublisher.Types

    No documentation available.

Page 197 of many | Previous | Next