CreateReferencePortfolioRequest
More...
◆ CreateReferencePortfolioRequest() [1/2]
| Lusid.Sdk.Model.CreateReferencePortfolioRequest.CreateReferencePortfolioRequest |
( |
| ) |
|
|
inlineprotected |
◆ CreateReferencePortfolioRequest() [2/2]
| Lusid.Sdk.Model.CreateReferencePortfolioRequest.CreateReferencePortfolioRequest |
( |
string |
displayName = default(string), |
|
|
string |
description = default(string), |
|
|
string |
code = default(string), |
|
|
DateTimeOffset? |
created = default(DateTimeOffset?), |
|
|
Dictionary< string, Property > |
properties = default(Dictionary<string, Property>) |
|
) |
| |
|
inline |
Initializes a new instance of the CreateReferencePortfolioRequest class.
- Parameters
-
| displayName | displayName (required). |
| description | description. |
| code | code (required). |
| created | created. |
| properties | Portfolio properties to add to the portfolio. |
◆ Equals() [1/2]
| override bool Lusid.Sdk.Model.CreateReferencePortfolioRequest.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.CreateReferencePortfolioRequest.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
| virtual string Lusid.Sdk.Model.CreateReferencePortfolioRequest.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
| override string Lusid.Sdk.Model.CreateReferencePortfolioRequest.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ Code
| string Lusid.Sdk.Model.CreateReferencePortfolioRequest.Code |
|
getset |
◆ Created
| DateTimeOffset Lusid.Sdk.Model.CreateReferencePortfolioRequest.Created |
|
getset |
◆ Description
| string Lusid.Sdk.Model.CreateReferencePortfolioRequest.Description |
|
getset |
◆ DisplayName
| string Lusid.Sdk.Model.CreateReferencePortfolioRequest.DisplayName |
|
getset |
◆ Properties
| Dictionary<string, Property> Lusid.Sdk.Model.CreateReferencePortfolioRequest.Properties |
|
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/CreateReferencePortfolioRequest.cs