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 LogUserEventRequest_EventAction_AGENCYSUCCESSFULLYCREATEDCOMPANY :: LogUserEventRequest_EventAction

    gogol-partners Gogol.Partners.Types

    Agency successfully created company.

  2. pattern LogUserEventRequest_EventAction_CANCELLEDCOMPANYSIGNUP :: LogUserEventRequest_EventAction

    gogol-partners Gogol.Partners.Types

    User cancelled signing up their company.

  3. pattern LogUserEventRequest_EventAction_SMBCLICKEDCOMPANYNAMELINKTOPROFILE :: LogUserEventRequest_EventAction

    gogol-partners Gogol.Partners.Types

    Advertiser clicked company name link to profile.

  4. pattern LogUserEventRequest_EventCategory_GOOGLEPARTNERPORTALCOMPANYPROFILE :: LogUserEventRequest_EventCategory

    gogol-partners Gogol.Partners.Types

    Google Partner portal company profile category.

  5. canShowEntireCompany :: ListOffersHistoryResponse -> Maybe Bool

    gogol-partners Gogol.Partners.Types

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

  6. company :: GetCompanyResponse -> Maybe Company

    gogol-partners Gogol.Partners.Types

    The company.

  7. company :: User -> Maybe CompanyRelation

    gogol-partners Gogol.Partners.Types

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

  8. companyAdmin :: CompanyRelation -> Maybe Bool

    gogol-partners Gogol.Partners.Types

    Indicates if the user is an admin for this company.

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

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

    gogol-partners Gogol.Partners.Types

    Company type labels listed on the company's profile.

Page 278 of many | Previous | Next