![]() | Table of Content | RegulatoryTradeIdentifier Constructor ![]() |
RegulatoryTradeIdentifier Class |
Namespace: OnixS.CmeStpHandler
[SerializableAttribute] public class RegulatoryTradeIdentifier
The RegulatoryTradeIdentifier type exposes the following members.
Name | Description | |
---|---|---|
![]() | RegulatoryTradeIdentifier | Initializes a new instance of the RegulatoryTradeIdentifier class |
Name | Description | |
---|---|---|
![]() | RegulatoryTradeID |
Regulatory Trade ID. Will be used to communicate the Unique Swap Identifier
associated with a trade execution as required by the CFTC.
|
![]() | RegulatoryTradeIDEvent |
Event causing origination of the ID. For combinations, use the higher enumeration value.
E.g. for Allocation plus Clearing use the value 2.
|
![]() | RegulatoryTradeIDSource |
ID of reporting entity assigned by regulatory agency.
|
![]() | RegulatoryTradeIDType |
Position of ID in trade hierarchy.
|
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |