Hoogle Search
Within LTS Haskell 24.6 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
product :: BooksPromoofferAccept -> Maybe Textgogol-books Gogol.Books device product
product :: BooksPromoofferDismiss -> Maybe Textgogol-books Gogol.Books device product
product :: BooksPromoofferGet -> Maybe Textgogol-books Gogol.Books device product
product :: BooksPromoofferAccept -> Maybe Textgogol-books Gogol.Books.Promooffer.Accept device product
product :: BooksPromoofferDismiss -> Maybe Textgogol-books Gogol.Books.Promooffer.Dismiss device product
product :: BooksPromoofferGet -> Maybe Textgogol-books Gogol.Books.Promooffer.Get device product
product :: ProductsCustomBatchRequestEntry -> Maybe Productgogol-shopping-content Gogol.ShoppingContent The product to insert or update. Only required if the method is insert or update. If the update method is used with updateMask only to delete a field, then this isn't required. For example, setting salePrice on the updateMask and not providing a product will result in an existing sale price on the product specified by productId being deleted.
product :: ProductsCustomBatchResponseEntry -> Maybe Productgogol-shopping-content Gogol.ShoppingContent The inserted product. Only defined if the method is insert and if the request was successful.
product :: ProductsCustomBatchRequestEntry -> Maybe Productgogol-shopping-content Gogol.ShoppingContent.Types The product to insert or update. Only required if the method is insert or update. If the update method is used with updateMask only to delete a field, then this isn't required. For example, setting salePrice on the updateMask and not providing a product will result in an existing sale price on the product specified by productId being deleted.
product :: ProductsCustomBatchResponseEntry -> Maybe Productgogol-shopping-content Gogol.ShoppingContent.Types The inserted product. Only defined if the method is insert and if the request was successful.