An Instrument held at a Valuation Point, including its origin
More...
|
| Instrument | Instrument [get, set] |
| | Gets or Sets Instrument More...
|
| |
| string | ValuationPointOrigin [get, set] |
| | Designates if the instrument was originally part of the Valuation Point or if it was added as part of a Complex Close action. Available values: None, Original, Added. More...
|
| |
| string | AddedOriginValuationPointCode [get, set] |
| | The Valuation Point, only for an Instrument added as part of a Complex Close action. More...
|
| |
| string | AddedOriginValuationPointVariantCode [get, set] |
| | The Valuation Point variant, only for Instruments added as part of a Complex Close action. More...
|
| |
| Dictionary< string, Property > | Properties [get, set] |
| | The requested instrument properties. These will be from the 'Instrument' domain. More...
|
| |
An Instrument held at a Valuation Point, including its origin
◆ ValuationPointInstrument()
| Lusid.Sdk.Model.ValuationPointInstrument.ValuationPointInstrument |
( |
Instrument |
instrument = default(Instrument), |
|
|
string |
valuationPointOrigin = default(string), |
|
|
string |
addedOriginValuationPointCode = default(string), |
|
|
string |
addedOriginValuationPointVariantCode = default(string), |
|
|
Dictionary< string, Property > |
properties = default(Dictionary<string, Property>) |
|
) |
| |
|
inline |
Initializes a new instance of the ValuationPointInstrument class.
- Parameters
-
| instrument | instrument. |
| valuationPointOrigin | Designates if the instrument was originally part of the Valuation Point or if it was added as part of a Complex Close action. Available values: None, Original, Added.. |
| addedOriginValuationPointCode | The Valuation Point, only for an Instrument added as part of a Complex Close action.. |
| addedOriginValuationPointVariantCode | The Valuation Point variant, only for Instruments added as part of a Complex Close action.. |
| properties | The requested instrument properties. These will be from the 'Instrument' domain.. |
◆ Equals() [1/2]
| override bool Lusid.Sdk.Model.ValuationPointInstrument.Equals |
( |
object |
input | ) |
|
|
inline |
Returns true if objects are equal
- Parameters
-
| input | Object to be compared |
- Returns
- Boolean
◆ Equals() [2/2]
◆ GetHashCode()
| override int Lusid.Sdk.Model.ValuationPointInstrument.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
| virtual string Lusid.Sdk.Model.ValuationPointInstrument.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
| override string Lusid.Sdk.Model.ValuationPointInstrument.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ AddedOriginValuationPointCode
| string Lusid.Sdk.Model.ValuationPointInstrument.AddedOriginValuationPointCode |
|
getset |
The Valuation Point, only for an Instrument added as part of a Complex Close action.
The Valuation Point, only for an Instrument added as part of a Complex Close action.
◆ AddedOriginValuationPointVariantCode
| string Lusid.Sdk.Model.ValuationPointInstrument.AddedOriginValuationPointVariantCode |
|
getset |
The Valuation Point variant, only for Instruments added as part of a Complex Close action.
The Valuation Point variant, only for Instruments added as part of a Complex Close action.
◆ Instrument
| Instrument Lusid.Sdk.Model.ValuationPointInstrument.Instrument |
|
getset |
◆ Properties
| Dictionary<string, Property> Lusid.Sdk.Model.ValuationPointInstrument.Properties |
|
getset |
The requested instrument properties. These will be from the 'Instrument' domain.
The requested instrument properties. These will be from the 'Instrument' domain.
◆ ValuationPointOrigin
| string Lusid.Sdk.Model.ValuationPointInstrument.ValuationPointOrigin |
|
getset |
Designates if the instrument was originally part of the Valuation Point or if it was added as part of a Complex Close action. Available values: None, Original, Added.
Designates if the instrument was originally part of the Valuation Point or if it was added as part of a Complex Close action. Available values: None, Original, Added.
The documentation for this class was generated from the following file:
- /home/docs/checkouts/readthedocs.org/user_builds/lusid-sdk-csharp/checkouts/latest/sdk/Lusid.Sdk/Model/ValuationPointInstrument.cs