RsuSettlement
- Section: Transactions
- Related Message: RsuSettlementReply
Metadata
- Message Type: TransactionMessage
- Message Number: 1085
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 | Integer (unsigned) | 8 | |
| Instrument | Foreign key to Instrument | 8 | |
| IssuerAccount | Foreign key to Account | 8 | |
| Name | String | 48 | The long text identifier of this RsuSettlement. |
| ShortName | String | 24 | The short text identifier of this RsuSettlement. |
| SettlementDate | String | 10 | |
| FinalizationTime | Integer (unsigned) | 8 | |
| Integer (unsigned) | 1 | ||
| NetSettlementOnly | Integer (unsigned) | 1 |