SeriesDefinitionRequest
More...
◆ SeriesDefinitionRequest() [1/2]
| Lusid.Sdk.Model.SeriesDefinitionRequest.SeriesDefinitionRequest |
( |
| ) |
|
|
inlineprotected |
◆ SeriesDefinitionRequest() [2/2]
| Lusid.Sdk.Model.SeriesDefinitionRequest.SeriesDefinitionRequest |
( |
string |
shareClassCode = default(string), |
|
|
List< SeriesDefinition > |
seriesDefinitions = default(List<SeriesDefinition>) |
|
) |
| |
|
inline |
Initializes a new instance of the SeriesDefinitionRequest class.
- Parameters
-
| shareClassCode | The code of the Share Class this Series belongs to. (required). |
| seriesDefinitions | The definitions of the Series to add to the Share Class. (required). |
◆ Equals() [1/2]
| override bool Lusid.Sdk.Model.SeriesDefinitionRequest.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.SeriesDefinitionRequest.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
| virtual string Lusid.Sdk.Model.SeriesDefinitionRequest.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
| override string Lusid.Sdk.Model.SeriesDefinitionRequest.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ SeriesDefinitions
| List<SeriesDefinition> Lusid.Sdk.Model.SeriesDefinitionRequest.SeriesDefinitions |
|
getset |
The definitions of the Series to add to the Share Class.
The definitions of the Series to add to the Share Class.
◆ ShareClassCode
| string Lusid.Sdk.Model.SeriesDefinitionRequest.ShareClassCode |
|
getset |
The code of the Share Class this Series belongs to.
The code of the Share Class this Series belongs to.
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/SeriesDefinitionRequest.cs