Options
Menu

Class Execution

Index

Constructor methods

Properties

Constructor methods

constructor

  • constructor(exchangeId: any, endpoint: any, start: any, stop: any): Execution
  • Parameters

    • exchangeId: any
    • endpoint: any
    • start: any
    • stop: any

    Returns Execution

Properties

endpoint

endpoint: Endpoint

exchangeId

exchangeId: string

start

start: number

stop

stop: number

Generated using TypeDoc