Interface EdisTransaction

Details of an e-DIS transaction.

Hierarchy

  • EdisTransaction

Properties

clientId: string

Unique client code?

endDate: string

Transaction processing end date?

entryDate: string

Transaction create date-time/

errorCode: string

Error code (NA).

errorCount: string

Error count (0).

id: string

Transaction id.

isin: string

ISIN code of stock.

quantity: number

Quantity to transact.

reason: string

Message.

remainingQuantity: number

Quantity already transacted?

source: string

Source of transaction.

startDate: string

Transaction processing start date?

status: string

SUCCESS, FAILURE?

Generated using TypeDoc