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. canShowEntireCompany :: ListOffersHistoryResponse -> Maybe Bool

    gogol-partners Gogol.Partners

    True if the user has the option to show entire company history.

  2. company :: GetCompanyResponse -> Maybe Company

    gogol-partners Gogol.Partners

    The company.

  3. company :: User -> Maybe CompanyRelation

    gogol-partners Gogol.Partners

    The company that the user is associated with. If not present, the user is not associated with any company.

  4. companyAdmin :: CompanyRelation -> Maybe Bool

    gogol-partners Gogol.Partners

    Indicates if the user is an admin for this company.

  5. companyId :: PartnersCompaniesGet -> Text

    gogol-partners Gogol.Partners

    The ID of the company to retrieve.

  6. companyId :: PartnersCompaniesLeadsCreate -> Text

    gogol-partners Gogol.Partners

    The ID of the company to contact.

  7. companyId :: CompanyRelation -> Maybe Text

    gogol-partners Gogol.Partners

    The ID of the company. There may be no id if this is a pending company.5

  8. companyName :: PartnersCompaniesList -> Maybe Text

    gogol-partners Gogol.Partners

    Company name to search for.

  9. companyTypes :: Company -> Maybe [Text]

    gogol-partners Gogol.Partners

    Company type labels listed on the company's profile.

  10. companyVerificationEmail :: User -> Maybe Text

    gogol-partners Gogol.Partners

    The email address used by the user used for company verification. @OutputOnly

Page 271 of many | Previous | Next