Enum ClearedIndicator
An indication of whether or not a reportable swap transaction is cleared by a derivatives clearing organization.
Namespace: OnixS.CmeStpHandler
Assembly: OnixS.CmeStpHandler.dll
Syntax
public enum ClearedIndicator
Fields
| Name | Description |
|---|---|
| Cleared | Cleared. |
| None | Default value. Do not use it directly. |
| NotCleared | Not cleared. |