ClearingTransformationType Enumeration | Table of Content | CollateralInstrument Constructor |
CollateralInstrument Class |
Namespace: OnixS.CmeStpHandler
[SerializableAttribute] public class CollateralInstrument
The CollateralInstrument type exposes the following members.
Name | Description | |
---|---|---|
CollateralInstrument | Initializes a new instance of the CollateralInstrument class |
Name | Description | |
---|---|---|
Guid |
Globally unique identifier.
| |
SecurityDescription |
Can be used to provide an optional textual description for a financial.
| |
SecurityID |
The Clearing Product ID.
| |
SecurityIDSource |
Identifies class or source of the SecurityID value.
| |
SecurityType |
Indicates type of security. Security type enumerations are grouped by Product(460) field value.
NOTE: Additional values may be used by mutual agreement of the counterparties.
| |
Symbol |
Ticker symbol. Common, "human understood" representation of the security.
SecurityID (48) value can be specified if no symbol exists
(e.g. non-exchange traded Collective Investment Vehicles)Use "[N/A]"
for products which do not have a symbol.
|
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.) |