Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IResponse<T, M>

The standard Hunter.io API successfull response interface

see

https://hunter.io/api/docs#structure

Type parameters

  • T

  • M

Hierarchy

  • IResponse

Index

Properties

Properties

data

data: T

Optional meta

meta: M

Generated using TypeDoc