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. pattern ProductSustainabilityIncentive_Type_EVPRICEDISCOUNT :: ProductSustainabilityIncentive_Type

    gogol-shopping-content Gogol.ShoppingContent

    A subsidy program, often called an environmental bonus, provides a purchase grant for electric vehicles and, in some countries, plug-in hybrids. The grant amount may be a fixed sum or a percentage of the sale price.

  2. pattern ProductSustainabilityIncentive_Type_EVTAXCREDIT :: ProductSustainabilityIncentive_Type

    gogol-shopping-content Gogol.ShoppingContent

    Program offering tax liability reductions for electric vehicles and, in some countries, plug-in hybrids. These reductions can be based on a specific amount or a percentage of the sale price.

  3. pattern ProductSustainabilityIncentive_Type_TYPEUNSPECIFIED :: ProductSustainabilityIncentive_Type

    gogol-shopping-content Gogol.ShoppingContent

    Unspecified or unknown sustainability incentive type.

  4. data ProductTax

    gogol-shopping-content Gogol.ShoppingContent

    No documentation available.

  5. ProductTax :: Maybe Text -> Maybe Int64 -> Maybe Text -> Maybe Double -> Maybe Text -> Maybe Bool -> ProductTax

    gogol-shopping-content Gogol.ShoppingContent

    No documentation available.

  6. data ProductUnitPricingBaseMeasure

    gogol-shopping-content Gogol.ShoppingContent

    No documentation available.

  7. ProductUnitPricingBaseMeasure :: Maybe Text -> Maybe Int64 -> ProductUnitPricingBaseMeasure

    gogol-shopping-content Gogol.ShoppingContent

    No documentation available.

  8. data ProductUnitPricingMeasure

    gogol-shopping-content Gogol.ShoppingContent

    No documentation available.

  9. ProductUnitPricingMeasure :: Maybe Text -> Maybe Double -> ProductUnitPricingMeasure

    gogol-shopping-content Gogol.ShoppingContent

    No documentation available.

  10. data ProductView

    gogol-shopping-content Gogol.ShoppingContent

    Product fields. Values are only set for fields requested explicitly in the request's search query. See: newProductView smart constructor.

Page 51 of many | Previous | Next