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 Company_ProfileStatus

    gogol-partners Gogol.Partners.Types

    The public viewability status of the company's profile.

  2. Company_ProfileStatus :: Text -> Company_ProfileStatus

    gogol-partners Gogol.Partners.Types

    No documentation available.

  3. pattern Company_ProfileStatus_COMPANYPROFILESTATUSUNSPECIFIED :: Company_ProfileStatus

    gogol-partners Gogol.Partners.Types

    Unchosen.

  4. pattern Company_ProfileStatus_Hidden :: Company_ProfileStatus

    gogol-partners Gogol.Partners.Types

    Company profile does not show up publicly.

  5. pattern Company_ProfileStatus_Published :: Company_ProfileStatus

    gogol-partners Gogol.Partners.Types

    Company profile can only be viewed by the profile's URL and not by Google Partner Search.

  6. pattern Company_ProfileStatus_Searchable :: Company_ProfileStatus

    gogol-partners Gogol.Partners.Types

    Company profile can be viewed by the profile's URL and by Google Partner Search.

  7. data GetCompanyResponse

    gogol-partners Gogol.Partners.Types

    Response message for GetCompany. See: newGetCompanyResponse smart constructor.

  8. GetCompanyResponse :: Maybe Company -> Maybe ResponseMetadata -> GetCompanyResponse

    gogol-partners Gogol.Partners.Types

    No documentation available.

  9. data LocalizedCompanyInfo

    gogol-partners Gogol.Partners.Types

    The localized company information. See: newLocalizedCompanyInfo smart constructor.

  10. LocalizedCompanyInfo :: Maybe [Text] -> Maybe Text -> Maybe Text -> Maybe Text -> LocalizedCompanyInfo

    gogol-partners Gogol.Partners.Types

    No documentation available.

Page 273 of many | Previous | Next