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. ProductstatusesCustomBatchRequest :: Maybe [ProductstatusesCustomBatchRequestEntry] -> ProductstatusesCustomBatchRequest

    gogol-shopping-content Gogol.ShoppingContent

    No documentation available.

  2. data ProductstatusesCustomBatchRequestEntry

    gogol-shopping-content Gogol.ShoppingContent

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

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

    gogol-shopping-content Gogol.ShoppingContent

    No documentation available.

  4. data ProductstatusesCustomBatchResponse

    gogol-shopping-content Gogol.ShoppingContent

    No documentation available.

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

    gogol-shopping-content Gogol.ShoppingContent

    No documentation available.

  6. data ProductstatusesCustomBatchResponseEntry

    gogol-shopping-content Gogol.ShoppingContent

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

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

    gogol-shopping-content Gogol.ShoppingContent

    No documentation available.

  8. data ProductstatusesListResponse

    gogol-shopping-content Gogol.ShoppingContent

    No documentation available.

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

    gogol-shopping-content Gogol.ShoppingContent

    No documentation available.

  10. data ProductCertification

    gogol-shopping-content Gogol.ShoppingContent.Types

    Product certification, introduced for EU energy efficiency labeling compliance using the EU EPREL database. See: newProductCertification smart constructor.

Page 57 of many | Previous | Next