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. companyAdmin :: CompanyRelation -> Maybe Bool

    gogol-partners Gogol.Partners.Types

    Indicates if the user is an admin for this company.

  2. companyId :: CompanyRelation -> Maybe Text

    gogol-partners Gogol.Partners.Types

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

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

    gogol-partners Gogol.Partners.Types

    Company type labels listed on the company's profile.

  4. companyVerificationEmail :: User -> Maybe Text

    gogol-partners Gogol.Partners.Types

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

  5. fromCompanyRelation_BadgeTier :: CompanyRelation_BadgeTier -> Text

    gogol-partners Gogol.Partners.Types

    No documentation available.

  6. fromCompanyRelation_State :: CompanyRelation_State -> Text

    gogol-partners Gogol.Partners.Types

    No documentation available.

  7. fromCompany_BadgeTier :: Company_BadgeTier -> Text

    gogol-partners Gogol.Partners.Types

    No documentation available.

  8. fromCompany_ProfileStatus :: Company_ProfileStatus -> Text

    gogol-partners Gogol.Partners.Types

    No documentation available.

  9. internalCompanyId :: CompanyRelation -> Maybe Text

    gogol-partners Gogol.Partners.Types

    The internal company ID. Only available for a whitelisted set of api clients.

  10. newCompany :: Company

    gogol-partners Gogol.Partners.Types

    Creates a value of Company with the minimum fields required to make a request.

Page 276 of many | Previous | Next