ReferencePortfolioConstituent
More...
◆ ReferencePortfolioConstituent() [1/2]
| Lusid.Sdk.Model.ReferencePortfolioConstituent.ReferencePortfolioConstituent |
( |
| ) |
|
|
inlineprotected |
◆ ReferencePortfolioConstituent() [2/2]
| Lusid.Sdk.Model.ReferencePortfolioConstituent.ReferencePortfolioConstituent |
( |
Dictionary< string, string > |
instrumentIdentifiers = default(Dictionary<string, string>), |
|
|
string |
instrumentUid = default(string), |
|
|
string |
currency = default(string), |
|
|
Dictionary< string, PerpetualProperty > |
properties = default(Dictionary<string, PerpetualProperty>), |
|
|
decimal |
weight = default(decimal), |
|
|
decimal? |
floatingWeight = default(decimal?) |
|
) |
| |
|
inline |
Initializes a new instance of the ReferencePortfolioConstituent class.
- Parameters
-
| instrumentIdentifiers | Unique instrument identifiers. |
| instrumentUid | LUSID's internal unique instrument identifier, resolved from the instrument identifiers (required). |
| currency | currency (required). |
| properties | Properties associated with the constituent. |
| weight | weight (required). |
| floatingWeight | floatingWeight. |
◆ Equals() [1/2]
| override bool Lusid.Sdk.Model.ReferencePortfolioConstituent.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.ReferencePortfolioConstituent.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
| virtual string Lusid.Sdk.Model.ReferencePortfolioConstituent.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
| override string Lusid.Sdk.Model.ReferencePortfolioConstituent.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ Currency
| string Lusid.Sdk.Model.ReferencePortfolioConstituent.Currency |
|
getset |
◆ FloatingWeight
| decimal Lusid.Sdk.Model.ReferencePortfolioConstituent.FloatingWeight |
|
getset |
Gets or Sets FloatingWeight
◆ InstrumentIdentifiers
| Dictionary<string, string> Lusid.Sdk.Model.ReferencePortfolioConstituent.InstrumentIdentifiers |
|
getset |
Unique instrument identifiers
Unique instrument identifiers
◆ InstrumentUid
| string Lusid.Sdk.Model.ReferencePortfolioConstituent.InstrumentUid |
|
getset |
LUSID's internal unique instrument identifier, resolved from the instrument identifiers
LUSID's internal unique instrument identifier, resolved from the instrument identifiers
◆ Properties
| Dictionary<string, PerpetualProperty> Lusid.Sdk.Model.ReferencePortfolioConstituent.Properties |
|
getset |
Properties associated with the constituent
Properties associated with the constituent
◆ Weight
| decimal Lusid.Sdk.Model.ReferencePortfolioConstituent.Weight |
|
getset |
The documentation for this class was generated from the following file:
- /home/docs/checkouts/readthedocs.org/user_builds/lusid-sdk-csharp/checkouts/stable/sdk/Lusid.Sdk/Model/ReferencePortfolioConstituent.cs