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.

  1. pattern PivotValue_SummarizeFunction_Product :: PivotValue_SummarizeFunction

    gogol-sheets Gogol.Sheets

    Corresponds to the PRODUCT function.

  2. pattern PivotValue_SummarizeFunction_Product :: PivotValue_SummarizeFunction

    gogol-sheets Gogol.Sheets.Types

    Corresponds to the PRODUCT function.

  3. data AccountStatusProducts

    gogol-shopping-content Gogol.ShoppingContent

    No documentation available.

  4. AccountStatusProducts :: Maybe Text -> Maybe Text -> Maybe Text -> Maybe [AccountStatusItemLevelIssue] -> Maybe AccountStatusStatistics -> AccountStatusProducts

    gogol-shopping-content Gogol.ShoppingContent

    No documentation available.

  5. pattern BuiltInSimpleAction_Type_ADDPRODUCTS :: BuiltInSimpleAction_Type

    gogol-shopping-content Gogol.ShoppingContent

    Redirect merchant to the part of your application where they can add products.

  6. data CollectionFeaturedProduct

    gogol-shopping-content Gogol.ShoppingContent

    The message for FeaturedProduct. FeaturedProduct See: newCollectionFeaturedProduct smart constructor.

  7. CollectionFeaturedProduct :: Maybe Text -> Maybe Double -> Maybe Double -> CollectionFeaturedProduct

    gogol-shopping-content Gogol.ShoppingContent

    No documentation available.

  8. data ContentMerchantsupportRenderproductissues

    gogol-shopping-content Gogol.ShoppingContent

    Provide a list of issues for merchant's product with a support content and available actions. This content and actions are meant to be rendered and shown in third-party applications. See: newContentMerchantsupportRenderproductissues smart constructor.

  9. ContentMerchantsupportRenderproductissues :: Maybe Xgafv -> Maybe Text -> Maybe Text -> Maybe Text -> Int64 -> RenderProductIssuesRequestPayload -> Text -> Maybe Text -> Maybe Text -> Maybe Text -> ContentMerchantsupportRenderproductissues

    gogol-shopping-content Gogol.ShoppingContent

    No documentation available.

  10. type ContentMerchantsupportRenderproductissuesResource = "content" :> "v2.1" :> Capture "merchantId" Int64 :> "merchantsupport" :> "renderproductissues" :> Capture "productId" Text :> QueryParam "$.xgafv" Xgafv :> QueryParam "access_token" Text :> QueryParam "callback" Text :> QueryParam "languageCode" Text :> QueryParam "timeZone" Text :> QueryParam "uploadType" Text :> QueryParam "upload_protocol" Text :> QueryParam "alt" AltJSON :> ReqBody '[JSON] RenderProductIssuesRequestPayload :> Post '[JSON] RenderProductIssuesResponse

    gogol-shopping-content Gogol.ShoppingContent

    A resource alias for content.merchantsupport.renderproductissues method which the ContentMerchantsupportRenderproductissues request conforms to.

Page 211 of many | Previous | Next