Set of identifiers of an existing instrument that will be the subject or distribution of a corporate action.
More...
|
Dictionary< string, string > | InstrumentIdentifiers [get, set] |
| Unique instrument identifiers. More...
|
|
string | LusidInstrumentId [get] |
| LUSID's internal unique instrument identifier, resolved from the instrument identifiers. More...
|
|
string | InstrumentScope [get] |
| The scope in which the instrument lies, resolved from the instrument identifiers. More...
|
|
string | DomCcy [get] |
| The domestic currency of the instrument, resolved from the instrument identifiers. More...
|
|
Set of identifiers of an existing instrument that will be the subject or distribution of a corporate action.
◆ NewInstrument() [1/2]
Lusid.Sdk.Model.NewInstrument.NewInstrument |
( |
| ) |
|
|
inlineprotected |
◆ NewInstrument() [2/2]
Lusid.Sdk.Model.NewInstrument.NewInstrument |
( |
Dictionary< string, string > |
instrumentIdentifiers = default(Dictionary<string, string>) | ) |
|
|
inline |
Initializes a new instance of the NewInstrument class.
- Parameters
-
instrumentIdentifiers | Unique instrument identifiers. (required). |
◆ Equals() [1/2]
Returns true if NewInstrument instances are equal
- Parameters
-
- Returns
- Boolean
◆ Equals() [2/2]
override bool Lusid.Sdk.Model.NewInstrument.Equals |
( |
object |
input | ) |
|
|
inline |
Returns true if objects are equal
- Parameters
-
input | Object to be compared |
- Returns
- Boolean
◆ GetHashCode()
override int Lusid.Sdk.Model.NewInstrument.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ShouldSerializeDomCcy()
bool Lusid.Sdk.Model.NewInstrument.ShouldSerializeDomCcy |
( |
| ) |
|
|
inline |
Returns false as DomCcy should not be serialized given that it's read-only.
- Returns
- false (boolean)
◆ ShouldSerializeInstrumentScope()
bool Lusid.Sdk.Model.NewInstrument.ShouldSerializeInstrumentScope |
( |
| ) |
|
|
inline |
Returns false as InstrumentScope should not be serialized given that it's read-only.
- Returns
- false (boolean)
◆ ShouldSerializeLusidInstrumentId()
bool Lusid.Sdk.Model.NewInstrument.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.NewInstrument.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
override string Lusid.Sdk.Model.NewInstrument.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ DomCcy
string Lusid.Sdk.Model.NewInstrument.DomCcy |
|
get |
The domestic currency of the instrument, resolved from the instrument identifiers.
The domestic currency of the instrument, resolved from the instrument identifiers.
◆ InstrumentIdentifiers
Dictionary<string, string> Lusid.Sdk.Model.NewInstrument.InstrumentIdentifiers |
|
getset |
Unique instrument identifiers.
Unique instrument identifiers.
◆ InstrumentScope
string Lusid.Sdk.Model.NewInstrument.InstrumentScope |
|
get |
The scope in which the instrument lies, resolved from the instrument identifiers.
The scope in which the instrument lies, resolved from the instrument identifiers.
◆ LusidInstrumentId
string Lusid.Sdk.Model.NewInstrument.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/NewInstrument.cs