Source
Defines the source for an Order record, i.e., from where the transaction that created the Order was received.
Metadata
- Underlying type:
u8
Values
| Key | Value | Description |
|---|---|---|
| CoreAPI | 0 | |
| Internal | 1 | |
| MGAPI | 2 | |
| UI | 5 | |
| Simulator | 6 | |
| OpsTerminal | 7 | |
| REST | 8 | |
| WebSocket | 9 | |
| Kafka | 10 | |
| Unknown | 99 |
Referenced by
Tables
| Table | Field | Description |
|---|---|---|
| HoldingTransaction | HoldingTransactionSource | |
| HoldingTransaction_change | HoldingTransactionSource | |
| Order | Source | |
| Order_change | Source | |
| Order_full_change | Source |