![]() | Table of Content | CollateralReport Constructor ![]() |
CollateralReport Class |
Namespace: OnixS.CmeStpHandler
[SerializableAttribute] public class CollateralReport
The CollateralReport type exposes the following members.
Name | Description | |
---|---|---|
![]() | CollateralReport |
Default constructor.
|
Name | Description | |
---|---|---|
![]() | AccruedInterestAmount |
Amount of Accrued Interest for convertible bonds and fixed income.
|
![]() | ClearingBusinessDate |
The "Clearing Business Date" referred to by this maintenance request.
|
![]() | CollateralAllocationID |
Globally unique identifier of the collateral allocation.
|
![]() | CollateralAllocationNumber |
Human-readable identifier for the collateral allocation.
|
![]() | CollateralReportID |
Collateral Report Identifier.
|
![]() | CollateralReportTransactionType |
Transaction type of the Collateral Report.
|
![]() | CollateralRequestID |
Collateral Request Identifier.
|
![]() | CollateralStatus |
Collateral status.
|
![]() | DirtyPrice |
Dirty price.
|
![]() | EndCash |
Ending dirty cash consideration of a financing deal. i.e. reimbursed to the buyer on the End Date.
|
![]() | FinancingDetails |
Information about financing details reported.
|
![]() | Instrument |
Information about instrument reported.
|
![]() | LastMkt |
Market of execution for last fill, or an indication of the market where an order was routed.
|
![]() | LastUpdateTime |
Timestamp of last update to data item (or creation if no updates made since creation).
|
![]() | MaximumCollateralCount |
Maximum number of different securities that can be allocated to the trade.
|
![]() | Memo |
Free format text field.
|
![]() | OriginalCollateralAllocationID |
In a substitution, this is the CollID of the allocation that was substituted.
|
![]() | OriginalCollateralAllocationNumber |
In a substitution, this is the CollNo of the allocation that was substituted.
|
![]() | OriginalFixmlMessage |
Gets Fixml string which represent original received message.
|
![]() | Parties |
Information about Root Parties reported.
|
![]() | Price |
Price per unit of quantity (e.g. per share).
|
![]() | Quantity |
Overall/total quantity (e.g. number of shares).
|
![]() | RegulatoryTradeIDs |
Information about related regulatory trade IDs.
|
![]() | RelatedInstruments |
Information about related instruments reported.
|
![]() | SecondaryTradeID |
Used to carry an internal trade entity ID which may or may not be reported to the firm.
|
![]() | SenderCompID |
On return messaging, NYMEX will be the SenderCompID.
|
![]() | SenderSubID |
CME assigned user role used to identify specific role (traderadmin or clearingadmin). If not specified will default to highest assigned role.
|
![]() | SettlementTradeID |
Trade identifier as assigned by BrokerTec Clearing.
|
![]() | Side |
Side of order.
|
![]() | StartCash |
Starting dirty cash consideration of a financing deal, i.e. paid to the seller on the Start Date.
|
![]() | SubstitutionIndicator |
Indicates the status of the substitution.
|
![]() | SubstitutionsRemaining |
Number of remaining rights of substitution.
|
![]() | TargetCompID |
Identifies the entity to whom the message is being sent. This echoes the SenderCompID sent on the request.
|
![]() | TargetSubID |
Assigned value used to identify specific message recipient (user, etc.) This echoes the SenderSubID sent on the request.
|
![]() | TotalEndCash |
Total end cash of the trade.
|
![]() | TotalStartCash |
Total start cash of the trade.
|
![]() | TradeCollateralStatus |
Collateral status of the trade.
|
![]() | TradeDate |
Indicates date of trade referenced in this message in YYYYMMDD format.
Absence of this field indicates current day (expressed in local time at place of trade).
|
![]() | TransactTime |
Timestamp when the business transaction represented by the message occurred.
|
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.) |
![]() | FromXml |
Extract data from XML and fill current 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 string representation of an object.
(Overrides Object.ToString().) |