Type Alias: InstructionDetails
InstructionDetails =
object
&InstructionEndCondition
Defined in: src/api/entities/Instruction/types.ts:45
Type declaration
Name | Type | Description | Defined in |
---|---|---|---|
|
| Date at which the instruction was created Note From 7.x chain, this value becomes null when instruction has been executed. | |
|
| ‐ | |
| ‐ | ||
|
| Date at which the trade was agreed upon (optional, for offchain trades) | |
|
| Date at which the trade was executed (optional, for offchain trades) | |
|
| Venue to which the Instruction belongs to Note From 7.x chain, Instructions can be created without a Venue. Hence the possible null value. |