mailgun.js / Modules / definitions / Interfaces / IEventClient
definitions.Interfaces.IEventClient
▸ get(domain
, query?
): Promise
<EventsList
>
Name | Type |
---|---|
domain |
string |
query? |
EventsQuery |
Promise
<EventsList
>
mailgun.js / Modules / definitions / Interfaces / IEventClient
definitions.Interfaces.IEventClient
▸ get(domain
, query?
): Promise
<EventsList
>
Name | Type |
---|---|
domain |
string |
query? |
EventsQuery |
Promise
<EventsList
>