HoldingTransactionConfirm
- Message Type: TransactionMessage
- Message Number: 1053
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
Permissions
Confirm a Holding Transaction
{ id: 1 }
Permission Checks
| PermissionAction | Table | Scope | Index |
|---|
| ApproveDeny | HoldingTransaction | Instance | 0 |
| View | Account | Instance | 0 |
| ApproveOwn | HoldingTransaction | Instance | -1 |
| ApproveOwn | HoldingTransaction | Instance | 0 |
| View | Account | Instance | 0 |
| ApproveOwn | HoldingTransaction | Instance | -1 |
Test file: HoldingTransactionConfirm