External market codes and identifiers for the equity, e.g. IBM. Required for valuation via SimpleStatic (look-up pricing). Valuation will not succeed without a matching quote.
More...
|
| | WeightedInstrumentInLineLookupIdentifiers (string lusidInstrumentId=default(string), string isin=default(string), string sedol=default(string), string cusip=default(string), string clientInternal=default(string), string figi=default(string), string rIC=default(string), string quotePermId=default(string), string rEDCode=default(string), string bBGId=default(string), string iCECode=default(string)) |
| | Initializes a new instance of the WeightedInstrumentInLineLookupIdentifiers class. More...
|
| |
| override string | ToString () |
| | Returns the string presentation of the object More...
|
| |
| virtual string | ToJson () |
| | Returns the JSON string presentation of the object More...
|
| |
| override bool | Equals (object input) |
| | Returns true if objects are equal More...
|
| |
| bool | Equals (WeightedInstrumentInLineLookupIdentifiers input) |
| | Returns true if WeightedInstrumentInLineLookupIdentifiers instances are equal More...
|
| |
| override int | GetHashCode () |
| | Gets the hash code More...
|
| |
|
| string | LusidInstrumentId [get, set] |
| | Gets or Sets LusidInstrumentId More...
|
| |
| string | Isin [get, set] |
| | Gets or Sets Isin More...
|
| |
| string | Sedol [get, set] |
| | Gets or Sets Sedol More...
|
| |
| string | Cusip [get, set] |
| | Gets or Sets Cusip More...
|
| |
| string | ClientInternal [get, set] |
| | Gets or Sets ClientInternal More...
|
| |
| string | Figi [get, set] |
| | Gets or Sets Figi More...
|
| |
| string | RIC [get, set] |
| | Gets or Sets RIC More...
|
| |
| string | QuotePermId [get, set] |
| | Gets or Sets QuotePermId More...
|
| |
| string | REDCode [get, set] |
| | Gets or Sets REDCode More...
|
| |
| string | BBGId [get, set] |
| | Gets or Sets BBGId More...
|
| |
| string | ICECode [get, set] |
| | Gets or Sets ICECode More...
|
| |
External market codes and identifiers for the equity, e.g. IBM. Required for valuation via SimpleStatic (look-up pricing). Valuation will not succeed without a matching quote.
◆ WeightedInstrumentInLineLookupIdentifiers()
| Lusid.Sdk.Model.WeightedInstrumentInLineLookupIdentifiers.WeightedInstrumentInLineLookupIdentifiers |
( |
string |
lusidInstrumentId = default(string), |
|
|
string |
isin = default(string), |
|
|
string |
sedol = default(string), |
|
|
string |
cusip = default(string), |
|
|
string |
clientInternal = default(string), |
|
|
string |
figi = default(string), |
|
|
string |
rIC = default(string), |
|
|
string |
quotePermId = default(string), |
|
|
string |
rEDCode = default(string), |
|
|
string |
bBGId = default(string), |
|
|
string |
iCECode = default(string) |
|
) |
| |
|
inline |
Initializes a new instance of the WeightedInstrumentInLineLookupIdentifiers class.
- Parameters
-
| lusidInstrumentId | lusidInstrumentId. |
| isin | isin. |
| sedol | sedol. |
| cusip | cusip. |
| clientInternal | clientInternal. |
| figi | figi. |
| rIC | rIC. |
| quotePermId | quotePermId. |
| rEDCode | rEDCode. |
| bBGId | bBGId. |
| iCECode | iCECode. |
◆ Equals() [1/2]
| override bool Lusid.Sdk.Model.WeightedInstrumentInLineLookupIdentifiers.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.WeightedInstrumentInLineLookupIdentifiers.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
| virtual string Lusid.Sdk.Model.WeightedInstrumentInLineLookupIdentifiers.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
| override string Lusid.Sdk.Model.WeightedInstrumentInLineLookupIdentifiers.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ BBGId
| string Lusid.Sdk.Model.WeightedInstrumentInLineLookupIdentifiers.BBGId |
|
getset |
◆ ClientInternal
| string Lusid.Sdk.Model.WeightedInstrumentInLineLookupIdentifiers.ClientInternal |
|
getset |
Gets or Sets ClientInternal
◆ Cusip
| string Lusid.Sdk.Model.WeightedInstrumentInLineLookupIdentifiers.Cusip |
|
getset |
◆ Figi
| string Lusid.Sdk.Model.WeightedInstrumentInLineLookupIdentifiers.Figi |
|
getset |
◆ ICECode
| string Lusid.Sdk.Model.WeightedInstrumentInLineLookupIdentifiers.ICECode |
|
getset |
◆ Isin
| string Lusid.Sdk.Model.WeightedInstrumentInLineLookupIdentifiers.Isin |
|
getset |
◆ LusidInstrumentId
| string Lusid.Sdk.Model.WeightedInstrumentInLineLookupIdentifiers.LusidInstrumentId |
|
getset |
Gets or Sets LusidInstrumentId
◆ QuotePermId
| string Lusid.Sdk.Model.WeightedInstrumentInLineLookupIdentifiers.QuotePermId |
|
getset |
◆ REDCode
| string Lusid.Sdk.Model.WeightedInstrumentInLineLookupIdentifiers.REDCode |
|
getset |
◆ RIC
| string Lusid.Sdk.Model.WeightedInstrumentInLineLookupIdentifiers.RIC |
|
getset |
◆ Sedol
| string Lusid.Sdk.Model.WeightedInstrumentInLineLookupIdentifiers.Sedol |
|
getset |
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/WeightedInstrumentInLineLookupIdentifiers.cs