Hoogle Search

Within LTS Haskell 24.45 (ghc-9.10.3)

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

  1. id :: MirrorTimelineUpdate -> Text

    gogol-mirror Gogol.Mirror

    The ID of the timeline item.

  2. id :: Attachment -> Maybe Text

    gogol-mirror Gogol.Mirror

    The ID of the attachment.

  3. id :: Contact -> Maybe Text

    gogol-mirror Gogol.Mirror

    An ID for this contact. This is generated by the application and is treated as an opaque token.

  4. id :: Location -> Maybe Text

    gogol-mirror Gogol.Mirror

    The ID of the location.

  5. id :: MenuItem -> Maybe Text

    gogol-mirror Gogol.Mirror

    The ID for this menu item. This is generated by the application and is treated as an opaque token.

  6. id :: Setting -> Maybe Text

    gogol-mirror Gogol.Mirror

    The setting's ID. The following IDs are valid: - locale - The key to the user’s language/locale (BCP 47 identifier) that Glassware should use to render localized content. - timezone - The key to the user’s current time zone region as defined in the tz database. Example: America/Los_Angeles.

  7. id :: Subscription -> Maybe Text

    gogol-mirror Gogol.Mirror

    The ID of the subscription.

  8. id :: TimelineItem -> Maybe Text

    gogol-mirror Gogol.Mirror

    The ID of the timeline item. This is unique within a user's timeline.

  9. id :: MirrorContactsDelete -> Text

    gogol-mirror Gogol.Mirror.Contacts.Delete

    The ID of the contact.

  10. id :: MirrorContactsGet -> Text

    gogol-mirror Gogol.Mirror.Contacts.Get

    The ID of the contact.

Page 142 of many | Previous | Next