Package version:

Interface LinkTableStatus

Hierarchy

  • LinkTableStatus

Properties

errorCode?: string

Link table error code

errorMessage?: string

Link table error message

id?: string

ID provided by the client

lastProcessedData?: any

Link table last processed data time

lastTransactionCommitTime?: any

Link table last transaction commit time

linkTableId?: string

Link table ID

startTime?: any

Link table start time

status?: string

Link table status, please refer to this articles for details.

stopTime?: any

Link table stop time

Generated using TypeDoc