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 ProductStructuredDescription

    gogol-shopping-content Gogol.ShoppingContent

    Structured description, for algorithmically (AI)-generated descriptions. See description for more information. See: newProductStructuredDescription smart constructor.

  2. ProductStructuredDescription :: Maybe Text -> Maybe Text -> ProductStructuredDescription

    gogol-shopping-content Gogol.ShoppingContent

    No documentation available.

  3. data ProductStructuredTitle

    gogol-shopping-content Gogol.ShoppingContent

    Structured title, for algorithmically (AI)-generated titles. See title for more information. See: newProductStructuredTitle smart constructor.

  4. ProductStructuredTitle :: Maybe Text -> Maybe Text -> ProductStructuredTitle

    gogol-shopping-content Gogol.ShoppingContent

    No documentation available.

  5. data ProductSubscriptionCost

    gogol-shopping-content Gogol.ShoppingContent

    No documentation available.

  6. ProductSubscriptionCost :: Maybe Price -> Maybe Text -> Maybe Int64 -> ProductSubscriptionCost

    gogol-shopping-content Gogol.ShoppingContent

    No documentation available.

  7. data ProductSustainabilityIncentive

    gogol-shopping-content Gogol.ShoppingContent

    Information regarding sustainability related incentive programs such as rebates or tax relief. See: newProductSustainabilityIncentive smart constructor.

  8. ProductSustainabilityIncentive :: Maybe Price -> Maybe Double -> Maybe ProductSustainabilityIncentive_Type -> ProductSustainabilityIncentive

    gogol-shopping-content Gogol.ShoppingContent

    No documentation available.

  9. newtype ProductSustainabilityIncentive_Type

    gogol-shopping-content Gogol.ShoppingContent

    Required. Sustainability incentive program.

  10. ProductSustainabilityIncentive_Type :: Text -> ProductSustainabilityIncentive_Type

    gogol-shopping-content Gogol.ShoppingContent

    No documentation available.

Page 50 of many | Previous | Next