api_entities_Instruction_types
Last updated
Was this helpful?
Last updated
Was this helpful?
Ƭ InstructionDetails: { createdAt
: Date
; status
: ; tradeDate
: Date
| null
; valueDate
: Date
| null
; venue
: } & { type
: } | { endBlock
: BigNumber
; type
: }
Ƭ InstructionStatusResult: { status
: } | { eventIdentifier
: ; status
: Exclude
<, > }