Hoogle Search

Within LTS Haskell 24.34 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. data AccountStatusProducts

    gogol-shopping-content Gogol.ShoppingContent

    No documentation available.

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

    gogol-shopping-content Gogol.ShoppingContent

    No documentation available.

  3. pattern BuiltInSimpleAction_Type_ADDPRODUCTS :: BuiltInSimpleAction_Type

    gogol-shopping-content Gogol.ShoppingContent

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

  4. data CollectionFeaturedProduct

    gogol-shopping-content Gogol.ShoppingContent

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

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

    gogol-shopping-content Gogol.ShoppingContent

    No documentation available.

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

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

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

  9. data ContentProductdeliverytimeCreate

    gogol-shopping-content Gogol.ShoppingContent

    Creates or updates the delivery time of a product. See: newContentProductdeliverytimeCreate smart constructor.

  10. ContentProductdeliverytimeCreate :: Maybe Xgafv -> Maybe Text -> Maybe Text -> Int64 -> ProductDeliveryTime -> Maybe Text -> Maybe Text -> ContentProductdeliverytimeCreate

    gogol-shopping-content Gogol.ShoppingContent

    No documentation available.

Page 212 of many | Previous | Next