Hoogle Search

Within LTS Haskell 24.32 (ghc-9.10.3)

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

  1. newtype ProductstatusesCustomBatchRequest

    gogol-shopping-content Gogol.ShoppingContent.Types

    No documentation available.

  2. ProductstatusesCustomBatchRequest :: Maybe [ProductstatusesCustomBatchRequestEntry] -> ProductstatusesCustomBatchRequest

    gogol-shopping-content Gogol.ShoppingContent.Types

    No documentation available.

  3. data ProductstatusesCustomBatchRequestEntry

    gogol-shopping-content Gogol.ShoppingContent.Types

    A batch entry encoding a single non-batch productstatuses request. See: newProductstatusesCustomBatchRequestEntry smart constructor.

  4. ProductstatusesCustomBatchRequestEntry :: Maybe Word32 -> Maybe [Text] -> Maybe Bool -> Maybe Word64 -> Maybe Text -> Maybe Text -> ProductstatusesCustomBatchRequestEntry

    gogol-shopping-content Gogol.ShoppingContent.Types

    No documentation available.

  5. data ProductstatusesCustomBatchResponse

    gogol-shopping-content Gogol.ShoppingContent.Types

    No documentation available.

  6. ProductstatusesCustomBatchResponse :: Maybe [ProductstatusesCustomBatchResponseEntry] -> Maybe Text -> ProductstatusesCustomBatchResponse

    gogol-shopping-content Gogol.ShoppingContent.Types

    No documentation available.

  7. data ProductstatusesCustomBatchResponseEntry

    gogol-shopping-content Gogol.ShoppingContent.Types

    A batch entry encoding a single non-batch productstatuses response. See: newProductstatusesCustomBatchResponseEntry smart constructor.

  8. ProductstatusesCustomBatchResponseEntry :: Maybe Word32 -> Maybe Errors -> Maybe Text -> Maybe ProductStatus -> ProductstatusesCustomBatchResponseEntry

    gogol-shopping-content Gogol.ShoppingContent.Types

    No documentation available.

  9. data ProductstatusesListResponse

    gogol-shopping-content Gogol.ShoppingContent.Types

    No documentation available.

  10. ProductstatusesListResponse :: Maybe Text -> Maybe Text -> Maybe [ProductStatus] -> ProductstatusesListResponse

    gogol-shopping-content Gogol.ShoppingContent.Types

    No documentation available.

Page 70 of many | Previous | Next