Interface ForwardingHistoryResponse

Hierarchy

  • ForwardingHistoryResponse

Properties

forwardingEvents: ForwardingEvent[]

A list of forwarding events from the time slice of the time series specified in the request.

lastOffsetIndex: string | number

The index of the last time in the set of returned forwarding events. Can be used to seek further, pagination style.

Generated using TypeDoc