InstrumentResolutionDetail
More...
◆ InstrumentResolutionDetail() [1/2]
| Lusid.Sdk.Model.InstrumentResolutionDetail.InstrumentResolutionDetail |
( |
| ) |
|
|
inlineprotected |
◆ InstrumentResolutionDetail() [2/2]
| Lusid.Sdk.Model.InstrumentResolutionDetail.InstrumentResolutionDetail |
( |
Dictionary< string, string > |
instrumentIdentifiers = default(Dictionary<string, string>), |
|
|
decimal? |
launchPrice = default(decimal?), |
|
|
DateTimeOffset? |
launchDate = default(DateTimeOffset?) |
|
) |
| |
|
inline |
Initializes a new instance of the InstrumentResolutionDetail class.
- Parameters
-
| instrumentIdentifiers | Unique instrument identifiers (required). |
| launchPrice | The launch price set when a shareclass is added to the fund. Defaults to 1.. |
| launchDate | The launch date set when a shareclass is added to the fund. Defaults to Fund Inception Date.. |
◆ Equals() [1/2]
◆ Equals() [2/2]
| override bool Lusid.Sdk.Model.InstrumentResolutionDetail.Equals |
( |
object |
input | ) |
|
|
inline |
Returns true if objects are equal
- Parameters
-
| input | Object to be compared |
- Returns
- Boolean
◆ GetHashCode()
| override int Lusid.Sdk.Model.InstrumentResolutionDetail.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ShouldSerializeInstrumentScope()
| bool Lusid.Sdk.Model.InstrumentResolutionDetail.ShouldSerializeInstrumentScope |
( |
| ) |
|
|
inline |
Returns false as InstrumentScope should not be serialized given that it's read-only.
- Returns
- false (boolean)
◆ ShouldSerializeLusidInstrumentId()
| bool Lusid.Sdk.Model.InstrumentResolutionDetail.ShouldSerializeLusidInstrumentId |
( |
| ) |
|
|
inline |
Returns false as LusidInstrumentId should not be serialized given that it's read-only.
- Returns
- false (boolean)
◆ ToJson()
| virtual string Lusid.Sdk.Model.InstrumentResolutionDetail.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
| override string Lusid.Sdk.Model.InstrumentResolutionDetail.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ InstrumentIdentifiers
| Dictionary<string, string> Lusid.Sdk.Model.InstrumentResolutionDetail.InstrumentIdentifiers |
|
getset |
Unique instrument identifiers
Unique instrument identifiers
◆ InstrumentScope
| string Lusid.Sdk.Model.InstrumentResolutionDetail.InstrumentScope |
|
get |
The scope in which the instrument lies.
The scope in which the instrument lies.
◆ LaunchDate
| DateTimeOffset? Lusid.Sdk.Model.InstrumentResolutionDetail.LaunchDate |
|
getset |
The launch date set when a shareclass is added to the fund. Defaults to Fund Inception Date.
The launch date set when a shareclass is added to the fund. Defaults to Fund Inception Date.
◆ LaunchPrice
| decimal? Lusid.Sdk.Model.InstrumentResolutionDetail.LaunchPrice |
|
getset |
The launch price set when a shareclass is added to the fund. Defaults to 1.
The launch price set when a shareclass is added to the fund. Defaults to 1.
◆ LusidInstrumentId
| string Lusid.Sdk.Model.InstrumentResolutionDetail.LusidInstrumentId |
|
get |
LUSID's internal unique instrument identifier, resolved from the instrument identifiers
LUSID's internal unique instrument identifier, resolved from the instrument identifiers
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/InstrumentResolutionDetail.cs