Enum ClearingTransformationType
Indicates the type of Clearing Transformation that generated this Trade.
Namespace: OnixS.CmeStpHandler
Assembly: OnixS.CmeStpHandler.dll
Syntax
public enum ClearingTransformationType
Fields
| Name | Description |
|---|---|
| Assignment | Assignment. |
| DeliveryTransformation | Delivery Transformation. |
| Exercise | Exercise. |
| Fungible | Fungible. |
| GeneralTransformation | General Transformation. |
| None | Default value. Do not use it directly. |