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.
pattern
Promotion_ProductApplicability_ALLPRODUCTS :: Promotion_ProductApplicabilitygogol-shopping-content Gogol.ShoppingContent.Types Applicable to all products.
-
gogol-shopping-content Gogol.ShoppingContent.Types Which products the promotion applies to is unknown.
pattern
Promotion_ProductApplicability_SPECIFICPRODUCTS :: Promotion_ProductApplicabilitygogol-shopping-content Gogol.ShoppingContent.Types Applicable to only a single product or list of products.
data
RenderProductIssuesRequestPayload gogol-shopping-content Gogol.ShoppingContent.Types The payload for configuring how the content should be rendered. See: newRenderProductIssuesRequestPayload smart constructor.
-
gogol-shopping-content Gogol.ShoppingContent.Types No documentation available.
newtype
RenderProductIssuesRequestPayload_ContentOption gogol-shopping-content Gogol.ShoppingContent.Types Optional. How the detailed content should be returned. Default option is to return the content as a pre-rendered HTML text.
-
gogol-shopping-content Gogol.ShoppingContent.Types No documentation available.
-
gogol-shopping-content Gogol.ShoppingContent.Types Default value. Will never be provided by the API.
-
gogol-shopping-content Gogol.ShoppingContent.Types Returns the detail of the issue as a pre-rendered HTML text.
newtype
RenderProductIssuesRequestPayload_UserInputActionOption gogol-shopping-content Gogol.ShoppingContent.Types Optional. How actions with user input form should be handled. If not provided, actions will be returned as links that points merchant to Merchant Center where they can request the action.