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.
pattern
ProductSustainabilityIncentive_Type_EVPRICEDISCOUNT :: ProductSustainabilityIncentive_Typegogol-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.
pattern
ProductSustainabilityIncentive_Type_EVTAXCREDIT :: ProductSustainabilityIncentive_Typegogol-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.
pattern
ProductSustainabilityIncentive_Type_TYPEUNSPECIFIED :: ProductSustainabilityIncentive_Typegogol-shopping-content Gogol.ShoppingContent Unspecified or unknown sustainability incentive type.
-
gogol-shopping-content Gogol.ShoppingContent No documentation available.
-
gogol-shopping-content Gogol.ShoppingContent No documentation available.
data
ProductUnitPricingBaseMeasure gogol-shopping-content Gogol.ShoppingContent No documentation available.
ProductUnitPricingBaseMeasure :: Maybe Text -> Maybe Int64 -> ProductUnitPricingBaseMeasuregogol-shopping-content Gogol.ShoppingContent No documentation available.
data
ProductUnitPricingMeasure gogol-shopping-content Gogol.ShoppingContent No documentation available.
ProductUnitPricingMeasure :: Maybe Text -> Maybe Double -> ProductUnitPricingMeasuregogol-shopping-content Gogol.ShoppingContent No documentation available.
-
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.