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. productId :: ProductStatus -> Maybe Text

    gogol-shopping-content Gogol.ShoppingContent

    The ID of the product for which status is reported.

  2. productId :: ProductsCustomBatchRequestEntry -> Maybe Text

    gogol-shopping-content Gogol.ShoppingContent

    The ID of the product to get or mutate. Only defined if the method is get, delete, or update.

  3. productId :: ProductstatusesCustomBatchRequestEntry -> Maybe Text

    gogol-shopping-content Gogol.ShoppingContent

    The ID of the product whose status to get.

  4. productId :: RegionalinventoryCustomBatchRequestEntry -> Maybe Text

    gogol-shopping-content Gogol.ShoppingContent

    The ID of the product for which to update price and availability.

  5. productLength :: Product -> Maybe ProductDimension

    gogol-shopping-content Gogol.ShoppingContent

    The length of the product in the units provided. The value must be between 0 (exclusive) and 3000 (inclusive).

  6. productStatus :: ProductstatusesCustomBatchResponseEntry -> Maybe ProductStatus

    gogol-shopping-content Gogol.ShoppingContent

    The requested product status. Only defined if the request was successful.

  7. productTitle :: OrderTrackingSignalLineItemDetails -> Maybe Text

    gogol-shopping-content Gogol.ShoppingContent

    Plain text title of this product.

  8. productType :: Promotion -> Maybe [Text]

    gogol-shopping-content Gogol.ShoppingContent

    Product filter by product type for the promotion.

  9. productTypeExclusion :: Promotion -> Maybe [Text]

    gogol-shopping-content Gogol.ShoppingContent

    Product filter by product type exclusion for the promotion.

  10. productTypeL1 :: ProductView -> Maybe Text

    gogol-shopping-content Gogol.ShoppingContent

    First level of the product type in merchant's own product taxonomy.

Page 103 of many | Previous | Next