![]() | Table of Content | SideRegulatoryTrade Constructor ![]() |
SideRegulatoryTrade Class |
Namespace: OnixS.CmeStpHandler
[SerializableAttribute] public class SideRegulatoryTrade
The SideRegulatoryTrade type exposes the following members.
Name | Description | |
---|---|---|
![]() | SideRegulatoryTrade |
Default constructor.
|
Name | Description | |
---|---|---|
![]() | DataRepositoryID |
Identifier of the data repository, currently defaulted to DTCCGTR.
|
![]() | FacilityType |
Indicates which regulator the ID is for.
|
![]() | LegReferenceID |
When reporting the USI or UTI of a spread or strategy, this indicates the leg number that the USI or UTI references, as communicated in the LegNo field.
|
![]() | TradeID |
Regulatory Trade ID for the trade side. Will be used to communicate the Universal Swap Identifier (USI) or
Unique Trade Identifier (UTI) associated with a cleared trade.
|
![]() | TradeIDEvent |
Event causing origination of the ID, e.g. Clearing.
|
![]() | TradeIDScope |
Included when a trade must be assigned more than one identifier,
e.g. one for the clearing member and another for the client on a cleared trade as with the principal model in Europe.
|
![]() | TradeIDSource |
ID of reporting entity assigned by regulatory agency.
|
![]() | TradeIDType |
The type of Regulatory Trade ID being sent.
|
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.) |