Model.proto (Paritech.OMS2.Model)
Messages
Section titled “Messages”AssetTransferRequest
Section titled “AssetTransferRequest”Describes a request to record a transfer of assets
No | Field | Type | Label | Description |
---|---|---|---|---|
1 | Transaction | TransactionDetails | The common transaction details | |
10 | Transfer | AssetTransfer | The transfer-specific details |
AuditRecord
Section titled “AuditRecord”Represents the details of an update
No | Field | Type | Label | Description |
---|---|---|---|---|
1 | Sequence | string | The sequence the Update belongs to | |
2 | ID | int64 | The sequence position the Update occurred at | |
9 | Timestamp | TimestampWithTimeZone | The timestamp when the Update was created | |
10 | Update | UpdateEvent | The body of the update |
CashTransferRequest
Section titled “CashTransferRequest”Describes a request to record a transfer cash
No | Field | Type | Label | Description |
---|---|---|---|---|
1 | Transaction | TransactionDetails | The common transaction details | |
10 | Transfer | CashTransfer | The transfer-specific details |