HoldingTransactionStatus
- Section: Transactions
- Related Message: HoldingTransactionStatusReply
Metadata
- Message Type: TransactionMessage
- Message Number: 1054
Inherited fields
| Name | Type | Size (bytes) | Description |
|---|---|---|---|
| MessageType | Integer (unsigned) | 2 | The unique identifier of this message. |
| ClientId | Integer (unsigned) | 4 | The unique identifier of a session with the server, returned in a successful LoginReply message. |
| RequestId | Integer (unsigned) | 4 | Within each session each message must be uniquely identified by this field. It must be monotonically increasing for the duration of the session. |
Fields
| Name | Type | Size (bytes) | Description |
|---|---|---|---|
| Id | Foreign key to HoldingTransaction | 8 | |
| Reason | One of HoldingTransactionReason | 1 | |
| Action | One of HoldingTransactionAction | 1 | |
| DontProcessPair | Integer (unsigned) | 1 | Set true when we don't want to process the paired holding transaction for a bank transaction-related holding change |
| Memo | String | 100 |