DataSeries
More...
◆ DataSeries() [1/2]
| Lusid.Sdk.Model.DataSeries.DataSeries |
( |
| ) |
|
|
inlineprotected |
Initializes a new instance of the DataSeries class.
◆ DataSeries() [2/2]
| Lusid.Sdk.Model.DataSeries.DataSeries |
( |
string |
seriesScope = default(string), |
|
|
ApplicableEntity |
applicableEntity = default(ApplicableEntity), |
|
|
Dictionary< string, Object > |
seriesIdentifiers = default(Dictionary<string, Object>) |
|
) |
| |
|
inline |
Initializes a new instance of the DataSeries class.
- Parameters
-
◆ Equals() [1/2]
| bool Lusid.Sdk.Model.DataSeries.Equals |
( |
DataSeries |
input | ) |
|
|
inline |
Returns true if DataSeries instances are equal
- Parameters
-
- Returns
- Boolean
◆ Equals() [2/2]
| override bool Lusid.Sdk.Model.DataSeries.Equals |
( |
object |
input | ) |
|
|
inline |
Returns true if objects are equal
- Parameters
-
| input | Object to be compared |
- Returns
- Boolean
◆ GetHashCode()
| override int Lusid.Sdk.Model.DataSeries.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
| virtual string Lusid.Sdk.Model.DataSeries.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
| override string Lusid.Sdk.Model.DataSeries.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ ApplicableEntity
◆ SeriesIdentifiers
| Dictionary<string, Object> Lusid.Sdk.Model.DataSeries.SeriesIdentifiers |
|
getset |
◆ SeriesScope
| string Lusid.Sdk.Model.DataSeries.SeriesScope |
|
getset |
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/DataSeries.cs