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.

  1. product :: BooksPromoofferAccept -> Maybe Text

    gogol-books Gogol.Books

    device product

  2. product :: BooksPromoofferDismiss -> Maybe Text

    gogol-books Gogol.Books

    device product

  3. product :: BooksPromoofferGet -> Maybe Text

    gogol-books Gogol.Books

    device product

  4. product :: BooksPromoofferAccept -> Maybe Text

    gogol-books Gogol.Books.Promooffer.Accept

    device product

  5. product :: BooksPromoofferDismiss -> Maybe Text

    gogol-books Gogol.Books.Promooffer.Dismiss

    device product

  6. product :: BooksPromoofferGet -> Maybe Text

    gogol-books Gogol.Books.Promooffer.Get

    device product

  7. product :: ProductsCustomBatchRequestEntry -> Maybe Product

    gogol-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.

  8. product :: ProductsCustomBatchResponseEntry -> Maybe Product

    gogol-shopping-content Gogol.ShoppingContent

    The inserted product. Only defined if the method is insert and if the request was successful.

  9. product :: ProductsCustomBatchRequestEntry -> Maybe Product

    gogol-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.

  10. product :: ProductsCustomBatchResponseEntry -> Maybe Product

    gogol-shopping-content Gogol.ShoppingContent.Types

    The inserted product. Only defined if the method is insert and if the request was successful.

Page 18 of many | Previous | Next