UpdatePortfolioRequest
More...
◆ UpdatePortfolioRequest() [1/2]
Lusid.Sdk.Model.UpdatePortfolioRequest.UpdatePortfolioRequest |
( |
| ) |
|
|
inlineprotected |
◆ UpdatePortfolioRequest() [2/2]
Lusid.Sdk.Model.UpdatePortfolioRequest.UpdatePortfolioRequest |
( |
string |
displayName = default(string) , |
|
|
string |
description = default(string) |
|
) |
| |
|
inline |
Initializes a new instance of the UpdatePortfolioRequest class.
- Parameters
-
displayName | The name of the transaction portfolio. (required). |
description | The description of the transaction portfolio.. |
◆ Equals() [1/2]
override bool Lusid.Sdk.Model.UpdatePortfolioRequest.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.UpdatePortfolioRequest.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
virtual string Lusid.Sdk.Model.UpdatePortfolioRequest.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
override string Lusid.Sdk.Model.UpdatePortfolioRequest.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ Description
string Lusid.Sdk.Model.UpdatePortfolioRequest.Description |
|
getset |
The description of the transaction portfolio.
The description of the transaction portfolio.
◆ DisplayName
string Lusid.Sdk.Model.UpdatePortfolioRequest.DisplayName |
|
getset |
The name of the transaction portfolio.
The name of the transaction portfolio.
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/UpdatePortfolioRequest.cs