Enum CollateralStatus
Collateral status.
Namespace: OnixS.CmeStpHandler
Assembly: OnixS.CmeStpHandler.dll
Syntax
public enum CollateralStatus
Fields
Name | Description |
---|---|
Assigned | Assigned (Accepted). |
Cancelled | Cancelled. |
None | Default value. Do not use it directly. |
Substituted | Substituted. |
Unassigned | Unassigned. |