UpsertReferencePortfolioConstituentPropertiesRequest
More...
|
| Dictionary< string, string > | Identifiers [get, set] |
| | A set of instrument identifiers that can resolve the constituent to a unique instrument. More...
|
| |
| Dictionary< string, PerpetualProperty > | Properties [get, set] |
| | The updated collection of properties of the constituent. More...
|
| |
◆ UpsertReferencePortfolioConstituentPropertiesRequest() [1/2]
| Lusid.Sdk.Model.UpsertReferencePortfolioConstituentPropertiesRequest.UpsertReferencePortfolioConstituentPropertiesRequest |
( |
| ) |
|
|
inlineprotected |
◆ UpsertReferencePortfolioConstituentPropertiesRequest() [2/2]
| Lusid.Sdk.Model.UpsertReferencePortfolioConstituentPropertiesRequest.UpsertReferencePortfolioConstituentPropertiesRequest |
( |
Dictionary< string, string > |
identifiers = default(Dictionary<string, string>), |
|
|
Dictionary< string, PerpetualProperty > |
properties = default(Dictionary<string, PerpetualProperty>) |
|
) |
| |
|
inline |
Initializes a new instance of the UpsertReferencePortfolioConstituentPropertiesRequest class.
- Parameters
-
| identifiers | A set of instrument identifiers that can resolve the constituent to a unique instrument. (required). |
| properties | The updated collection of properties of the constituent. (required). |
◆ Equals() [1/2]
| override bool Lusid.Sdk.Model.UpsertReferencePortfolioConstituentPropertiesRequest.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.UpsertReferencePortfolioConstituentPropertiesRequest.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
| virtual string Lusid.Sdk.Model.UpsertReferencePortfolioConstituentPropertiesRequest.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
| override string Lusid.Sdk.Model.UpsertReferencePortfolioConstituentPropertiesRequest.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ Identifiers
| Dictionary<string, string> Lusid.Sdk.Model.UpsertReferencePortfolioConstituentPropertiesRequest.Identifiers |
|
getset |
A set of instrument identifiers that can resolve the constituent to a unique instrument.
A set of instrument identifiers that can resolve the constituent to a unique instrument.
◆ Properties
| Dictionary<string, PerpetualProperty> Lusid.Sdk.Model.UpsertReferencePortfolioConstituentPropertiesRequest.Properties |
|
getset |
The updated collection of properties of the constituent.
The updated collection of properties of the constituent.
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/UpsertReferencePortfolioConstituentPropertiesRequest.cs