AddInstructionParams
Hierarchy
AddInstructionParams
Index
Properties
Properties
Optional
endBlock
Optional
endBlock• endBlock? : BigNumber
Defined in src/api/procedures/addInstruction.ts:52
legs
• legs: object[]
Defined in src/api/procedures/addInstruction.ts:44
Optional
tradeDate
Optional
tradeDate• tradeDate? : Date
Defined in src/api/procedures/addInstruction.ts:50
Optional
valueDate
Optional
valueDate• valueDate? : Date
Defined in src/api/procedures/addInstruction.ts:51
Last updated