IncludeCollateralIndicator Enumeration | Table of Content | InstrumentStream Constructor ![]() |
| InstrumentStream Class |
Namespace: OnixS.CmeStpHandler
[SerializableAttribute] public class InstrumentStream
The InstrumentStream type exposes the following members.
| Name | Description | |
|---|---|---|
| InstrumentStream |
Default constructor.
|
| Name | Description | |
|---|---|---|
| Commodity |
Information about Commodity reported.
| |
| DeliveryStream |
Delivery Stream.
| |
| PaymentStream |
A subcomponent of the Stream; details the attributes of a payment stream in a swap.
| |
| StreamEffectiveDateAdjusted |
Adjusted Effective Date.
| |
| StreamNotional |
Notional, or initial notional value for the payment stream. Use the PaymentScheduleGrp component to specify the rate steps.
| |
| StreamNotionalFrequencyPeriod |
Time unit multiplier for the swap stream's notional frequency.
| |
| StreamNotionalFrequencyUnit |
Time unit associated with the swap stream's notional frequency.
| |
| StreamNotionalUnitOfMeasure |
Specifies the delivery stream quantity unit of measure (UOM).
| |
| StreamPaySide |
The side of the party paying the stream.
| |
| StreamReceiveSide |
The side of the party selling the stream.
| |
| StreamTerminationDateAdjusted |
Adjusted Termination Date.
| |
| StreamTotalNotional |
Total notional or delivery quantity over the term of the contract.
| |
| StreamTotalNotionalUnitOfMeasure |
Specifies the unit of measure (UOM) for the total notional or delivery quantity over the term of the contract.
| |
| StreamType |
Type of swap stream.
|
| 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.) |