Hoogle Search

Within LTS Haskell 24.12 (ghc-9.10.3)

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

  1. data ProductShippingDimension

    gogol-shopping-content Gogol.ShoppingContent

    No documentation available.

  2. ProductShippingDimension :: Maybe Text -> Maybe Double -> ProductShippingDimension

    gogol-shopping-content Gogol.ShoppingContent

    No documentation available.

  3. data ProductShippingWeight

    gogol-shopping-content Gogol.ShoppingContent

    No documentation available.

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

    gogol-shopping-content Gogol.ShoppingContent

    No documentation available.

  5. data ProductStatus

    gogol-shopping-content Gogol.ShoppingContent

    The status of a product, that is, information about a product computed asynchronously. See: newProductStatus smart constructor.

  6. ProductStatus :: Maybe Text -> Maybe [ProductStatusDestinationStatus] -> Maybe Text -> Maybe [ProductStatusItemLevelIssue] -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> ProductStatus

    gogol-shopping-content Gogol.ShoppingContent

    No documentation available.

  7. data ProductStatusDestinationStatus

    gogol-shopping-content Gogol.ShoppingContent

    No documentation available.

  8. ProductStatusDestinationStatus :: Maybe [Text] -> Maybe Text -> Maybe [Text] -> Maybe [Text] -> Maybe Text -> ProductStatusDestinationStatus

    gogol-shopping-content Gogol.ShoppingContent

    No documentation available.

  9. data ProductStatusItemLevelIssue

    gogol-shopping-content Gogol.ShoppingContent

    No documentation available.

  10. ProductStatusItemLevelIssue :: Maybe [Text] -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> ProductStatusItemLevelIssue

    gogol-shopping-content Gogol.ShoppingContent

    No documentation available.

Page 49 of many | Previous | Next