Enum CollateralReportTransactionType
Collateral report transaction type.
Namespace: OnixS.CmeStpHandler
Assembly: OnixS.CmeStpHandler.dll
Syntax
public enum CollateralReportTransactionType
Fields
| Name | Description |
|---|---|
| AllocationRegistered | Allocation registered. |
| None | Default value. Do not use it directly. |
| Replace | Replace. |
| SubstitutionCancelled | Substitution/allocation cancelled. |
| SubstitutionRegistered | Substitution registered. |
| TradeIsCancelled | Trade is cancelled. |
| TradeRegistered | Trade registered. |