Hoogle Search
Within LTS Haskell 24.33 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
data
ContentProductdeliverytimeCreate gogol-shopping-content Gogol.ShoppingContent Creates or updates the delivery time of a product. See: newContentProductdeliverytimeCreate smart constructor.
-
gogol-shopping-content Gogol.ShoppingContent No documentation available.
-
gogol-shopping-content Gogol.ShoppingContent A resource alias for content.productdeliverytime.create method which the ContentProductdeliverytimeCreate request conforms to.
data
ContentProductdeliverytimeDelete gogol-shopping-content Gogol.ShoppingContent Deletes the delivery time of a product. See: newContentProductdeliverytimeDelete smart constructor.
-
gogol-shopping-content Gogol.ShoppingContent No documentation available.
-
gogol-shopping-content Gogol.ShoppingContent A resource alias for content.productdeliverytime.delete method which the ContentProductdeliverytimeDelete request conforms to.
data
ContentProductdeliverytimeGet gogol-shopping-content Gogol.ShoppingContent Gets productDeliveryTime by productId. See: newContentProductdeliverytimeGet smart constructor.
-
gogol-shopping-content Gogol.ShoppingContent No documentation available.
-
gogol-shopping-content Gogol.ShoppingContent A resource alias for content.productdeliverytime.get method which the ContentProductdeliverytimeGet request conforms to.
data
ContentProductsCustombatch gogol-shopping-content Gogol.ShoppingContent Retrieves, inserts, and deletes multiple products in a single request. See: newContentProductsCustombatch smart constructor.