CollateralReportTransactionType Enumeration | Table of Content | CommissionAmountType Enumeration![]() |
| CollateralStatus Enumeration |
Namespace: OnixS.CmeStpHandler
public enum CollateralStatus
| Member name | Value | Description | |
|---|---|---|---|
| None | -1 | Default value. Do not use it directly. | |
| Unassigned | 0 | Unassigned. | |
| Assigned | 3 | Assigned (Accepted). | |
| Substituted | 1001 | Substituted. | |
| Cancelled | 1002 | Cancelled. |