Options
All
  • Public
  • Public/Protected
  • All
Menu

Class EventsService

Hierarchy

  • EventsService

Index

Constructors

Methods

Constructors

constructor

Methods

get

getAll

  • An event is basically the API representation of a webhook. Every webhook you receive fires an event, that you can process further.

    summary

    Get all events for a xs2a transaction object

    Parameters

    Returns Promise<EventsList>

Generated using TypeDoc