Options
All
  • Public
  • Public/Protected
  • All
Menu

hunter.io

Index

Type aliases

AccountResponse

AccountResponse: IResponse<IAccount>

The response object for account call

see

https://hunter.io/api/v2/docs#account

Callback

Callback<T>: function

Type parameters

  • T

Type declaration

DepartmentScores

DepartmentScores: object

Type declaration

DomainOrCompany

DomainOrCompany: object | object

DomainSearchOptions

DomainSearchOptions: DomainOrCompany & IListOptions & object

DomainSearchResponse

The response object for domain-search call

see

https://hunter.io/api/v2/docs#domain-search

EmailCountOptions

EmailCountOptions: DomainOrCompany & object

EmailCountResponse

The response object for email-count call

see

https://hunter.io/api/v2/docs#email-count

EmailFinderOptions

EmailFinderOptions: DomainOrCompany & object | object

EmailFinderResponse

The response object for email-finder call

see

https://hunter.io/api/v2/docs#email-finder

EmailVerifierResponse

The response object for email-verifier call

see

https://hunter.io/api/v2/docs#email-verifier

LeadListsListResponse

LeadResponse

LeadResponse: IResponse<ILead>

LeadsListResponse

LeadsListResponse: IResponse<ILeadsList>

ListLeadsResponse

SeniorityScores

SeniorityScores: object

Type declaration

Generated using TypeDoc