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. pattern ProductViewItemIssueItemIssueSeverity_AggregatedSeverity_Demoted :: ProductViewItemIssueItemIssueSeverity_AggregatedSeverity

    gogol-shopping-content Gogol.ShoppingContent

    Issue demotes the product in all selected destinations it affects.

  2. pattern ProductViewItemIssueItemIssueSeverity_AggregatedSeverity_Disapproved :: ProductViewItemIssueItemIssueSeverity_AggregatedSeverity

    gogol-shopping-content Gogol.ShoppingContent

    Issue disapproves the product in at least one of the selected destinations.

  3. pattern ProductViewItemIssueItemIssueSeverity_AggregatedSeverity_Pending :: ProductViewItemIssueItemIssueSeverity_AggregatedSeverity

    gogol-shopping-content Gogol.ShoppingContent

    Issue resolution is PENDING_PROCESSING.

  4. data ProductViewItemIssueItemIssueType

    gogol-shopping-content Gogol.ShoppingContent

    Type of the item issue. See: newProductViewItemIssueItemIssueType smart constructor.

  5. ProductViewItemIssueItemIssueType :: Maybe Text -> Maybe Text -> ProductViewItemIssueItemIssueType

    gogol-shopping-content Gogol.ShoppingContent

    No documentation available.

  6. newtype ProductViewItemIssue_Resolution

    gogol-shopping-content Gogol.ShoppingContent

    Item issue resolution.

  7. ProductViewItemIssue_Resolution :: Text -> ProductViewItemIssue_Resolution

    gogol-shopping-content Gogol.ShoppingContent

    No documentation available.

  8. pattern ProductViewItemIssue_Resolution_MERCHANTACTION :: ProductViewItemIssue_Resolution

    gogol-shopping-content Gogol.ShoppingContent

    The merchant has to fix the issue.

  9. pattern ProductViewItemIssue_Resolution_PENDINGPROCESSING :: ProductViewItemIssue_Resolution

    gogol-shopping-content Gogol.ShoppingContent

    The issue will be resolved automatically (for example, image crawl), or Google review. No merchant action is required now. Resolution might lead to another issue (for example, if crawl fails).

  10. pattern ProductViewItemIssue_Resolution_Unknown :: ProductViewItemIssue_Resolution

    gogol-shopping-content Gogol.ShoppingContent

    Unknown resolution type.

Page 53 of many | Previous | Next