Hoogle Search

Within LTS Haskell 24.57 (ghc-9.10.3)

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

  1. pattern Company_ProfileStatus_Hidden :: Company_ProfileStatus

    gogol-partners Gogol.Partners.Types

    Company profile does not show up publicly.

  2. 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.

  3. 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.

  4. data GetCompanyResponse

    gogol-partners Gogol.Partners.Types

    Response message for GetCompany. See: newGetCompanyResponse smart constructor.

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

    gogol-partners Gogol.Partners.Types

    No documentation available.

  6. data LocalizedCompanyInfo

    gogol-partners Gogol.Partners.Types

    The localized company information. See: newLocalizedCompanyInfo smart constructor.

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

    gogol-partners Gogol.Partners.Types

    No documentation available.

  8. pattern LogUserEventRequest_EventAction_AGECNYCLICKEDCREATEMCCCONNECTWITHCOMPANYNOTFOUND :: LogUserEventRequest_EventAction

    gogol-partners Gogol.Partners.Types

    Agency clicked create MCC connect with company not found.

  9. pattern LogUserEventRequest_EventAction_AGECNYCLICKEDGIVEEDITACCESSCONNECTWITHCOMPANYNOTFOUND :: LogUserEventRequest_EventAction

    gogol-partners Gogol.Partners.Types

    Agency clicked give edit access connect with company not found.

  10. pattern LogUserEventRequest_EventAction_AGECNYCLICKEDLOGOUTCONNECTWITHCOMPANYNOTFOUND :: LogUserEventRequest_EventAction

    gogol-partners Gogol.Partners.Types

    Agency clicked log out connect with company not found.

Page 276 of many | Previous | Next