Hoogle Search

Within LTS Haskell 24.40 (ghc-9.10.3)

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

  1. newtype ForwardingAddress_VerificationStatus

    gogol-gmail Gogol.Gmail

    Indicates whether this address has been verified and is usable for forwarding. Read-only.

  2. ForwardingAddress_VerificationStatus :: Text -> ForwardingAddress_VerificationStatus

    gogol-gmail Gogol.Gmail

    No documentation available.

  3. pattern ForwardingAddress_VerificationStatus_Accepted :: ForwardingAddress_VerificationStatus

    gogol-gmail Gogol.Gmail

    The address is ready to use for forwarding.

  4. pattern ForwardingAddress_VerificationStatus_Pending :: ForwardingAddress_VerificationStatus

    gogol-gmail Gogol.Gmail

    The address is awaiting verification by the owner.

  5. pattern ForwardingAddress_VerificationStatus_VerificationStatusUnspecified :: ForwardingAddress_VerificationStatus

    gogol-gmail Gogol.Gmail

    Unspecified verification status.

  6. data ForwardingAddress

    gogol-gmail Gogol.Gmail.Types

    Settings for a forwarding address. See: newForwardingAddress smart constructor.

  7. ForwardingAddress :: Maybe Text -> Maybe ForwardingAddress_VerificationStatus -> ForwardingAddress

    gogol-gmail Gogol.Gmail.Types

    No documentation available.

  8. newtype ForwardingAddress_VerificationStatus

    gogol-gmail Gogol.Gmail.Types

    Indicates whether this address has been verified and is usable for forwarding. Read-only.

  9. ForwardingAddress_VerificationStatus :: Text -> ForwardingAddress_VerificationStatus

    gogol-gmail Gogol.Gmail.Types

    No documentation available.

  10. pattern ForwardingAddress_VerificationStatus_Accepted :: ForwardingAddress_VerificationStatus

    gogol-gmail Gogol.Gmail.Types

    The address is ready to use for forwarding.

Page 387 of many | Previous | Next