Hoogle Search

Within LTS Haskell 24.28 (ghc-9.10.3)

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

  1. id :: Collection -> Maybe Text

    gogol-shopping-content Gogol.ShoppingContent.Types

    Required. The REST ID of the collection. Content API methods that operate on collections take this as their collectionId parameter. The REST ID for a collection is of the form collectionId. id attribute

  2. id :: CollectionStatus -> Maybe Text

    gogol-shopping-content Gogol.ShoppingContent.Types

    Required. The ID of the collection for which status is reported.

  3. id :: Datafeed -> Maybe Int64

    gogol-shopping-content Gogol.ShoppingContent.Types

    Required for update. The ID of the data feed.

  4. id :: HolidaysHoliday -> Maybe Text

    gogol-shopping-content Gogol.ShoppingContent.Types

    Unique identifier for the holiday to be used when configuring holiday cutoffs. Always present.

  5. id :: InputField -> Maybe Text

    gogol-shopping-content Gogol.ShoppingContent.Types

    Not for display but need to be sent back for the given input field.

  6. id :: InputFieldChoiceInputChoiceInputOption -> Maybe Text

    gogol-shopping-content Gogol.ShoppingContent.Types

    Not for display but need to be sent back for the selected choice option.

  7. id :: Product -> Maybe Text

    gogol-shopping-content Gogol.ShoppingContent.Types

    The REST ID of the product. Content API methods that operate on products take this as their productId parameter. The REST ID for a product has one of the 2 forms channel:contentLanguage: targetCountry: offerId or channel:contentLanguage:feedLabel: offerId.

  8. id :: ProductView -> Maybe Text

    gogol-shopping-content Gogol.ShoppingContent.Types

    The REST ID of the product, in the form of channel:contentLanguage:targetCountry:offerId. Content API methods that operate on products take this as their productId parameter. Should always be included in the SELECT clause.

  9. id :: Promotion -> Maybe Text

    gogol-shopping-content Gogol.ShoppingContent.Types

    Output only. The REST promotion ID to uniquely identify the promotion. Content API methods that operate on promotions take this as their promotionId parameter. The REST ID for a promotion is of the form channel:contentLanguage:targetCountry:promotionId The channel field has a value of "online", "in_store", or "online_in_store".

  10. id :: TimeZone -> Maybe Text

    gogol-shopping-content Gogol.ShoppingContent.Types

    IANA Time Zone Database time zone. For example "America/New_York".

Page 157 of many | Previous | Next