Interface WebhookIpAddressesResponse

Class representing the response for getting a list of webhook ip addresses.

Hierarchy

  • WebhookIpAddressesResponse

Properties

Properties

ipAddresses: string[]

The IP addresses that Nylas send you webhook from.

updatedAt: number

UNIX timestamp when Nylas updated the list of IP addresses.

Generated using TypeDoc