Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface LinkTableStatus

Package version

Hierarchy

  • LinkTableStatus

Index

Properties

Optional errorCode

errorCode: undefined | string

Link table error code

Optional errorMessage

errorMessage: undefined | string

Link table error message

Optional id

id: undefined | string

ID provided by the client

Optional lastProcessedData

lastProcessedData: Date

Link table last processed data time

Optional lastTransactionCommitTime

lastTransactionCommitTime: Date

Link table last transaction commit time

Optional linkTableId

linkTableId: undefined | string

Link table ID

Optional startTime

startTime: any

Link table start time

Optional status

status: undefined | string

Link table status

Optional stopTime

stopTime: any

Link table stop time

Generated using TypeDoc