Hoogle Search

Within LTS Haskell 24.11 (ghc-9.10.2)

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

  1. data ProductDeliveryTimeAreaDeliveryTimeDeliveryTime

    gogol-shopping-content Gogol.ShoppingContent

    A delivery time for this product. See: newProductDeliveryTimeAreaDeliveryTimeDeliveryTime smart constructor.

  2. ProductDeliveryTimeAreaDeliveryTimeDeliveryTime :: Maybe Int32 -> Maybe Int32 -> Maybe Int32 -> Maybe Int32 -> ProductDeliveryTimeAreaDeliveryTimeDeliveryTime

    gogol-shopping-content Gogol.ShoppingContent

    No documentation available.

  3. data ProductDimension

    gogol-shopping-content Gogol.ShoppingContent

    No documentation available.

  4. ProductDimension :: Maybe Text -> Maybe Double -> ProductDimension

    gogol-shopping-content Gogol.ShoppingContent

    No documentation available.

  5. newtype ProductId

    gogol-shopping-content Gogol.ShoppingContent

    The Content API ID of the product. See: newProductId smart constructor.

  6. ProductId :: Maybe Text -> ProductId

    gogol-shopping-content Gogol.ShoppingContent

    No documentation available.

  7. data ProductIssue

    gogol-shopping-content Gogol.ShoppingContent

    An issue affecting specific product. See: newProductIssue smart constructor.

  8. ProductIssue :: Maybe [Action] -> Maybe ProductIssueImpact -> Maybe Text -> Maybe Text -> Maybe Text -> ProductIssue

    gogol-shopping-content Gogol.ShoppingContent

    No documentation available.

  9. data ProductIssueImpact

    gogol-shopping-content Gogol.ShoppingContent

    Overall impact of product issue. See: newProductIssueImpact smart constructor.

  10. ProductIssueImpact :: Maybe [Breakdown] -> Maybe Text -> Maybe ProductIssueImpact_Severity -> ProductIssueImpact

    gogol-shopping-content Gogol.ShoppingContent

    No documentation available.

Page 47 of many | Previous | Next