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 this value becomes null once the 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 Instructions can be created without a Venue, hence the possible null value. |