PropertyIntervalTimeSeries
More...
|
| string | Key [get, set] |
| | The property key that this time series belongs to. More...
|
| |
| List< PropertyInterval > | Values [get, set] |
| | The complete time series (history) of intervals for the property key. More...
|
| |
◆ PropertyIntervalTimeSeries() [1/2]
| Lusid.Sdk.Model.PropertyIntervalTimeSeries.PropertyIntervalTimeSeries |
( |
| ) |
|
|
inlineprotected |
◆ PropertyIntervalTimeSeries() [2/2]
| Lusid.Sdk.Model.PropertyIntervalTimeSeries.PropertyIntervalTimeSeries |
( |
string |
key = default(string), |
|
|
List< PropertyInterval > |
values = default(List<PropertyInterval>) |
|
) |
| |
|
inline |
Initializes a new instance of the PropertyIntervalTimeSeries class.
- Parameters
-
| key | The property key that this time series belongs to. (required). |
| values | The complete time series (history) of intervals for the property key. (required). |
◆ Equals() [1/2]
| override bool Lusid.Sdk.Model.PropertyIntervalTimeSeries.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.PropertyIntervalTimeSeries.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
| virtual string Lusid.Sdk.Model.PropertyIntervalTimeSeries.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
| override string Lusid.Sdk.Model.PropertyIntervalTimeSeries.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ Key
| string Lusid.Sdk.Model.PropertyIntervalTimeSeries.Key |
|
getset |
The property key that this time series belongs to.
The property key that this time series belongs to.
◆ Values
The complete time series (history) of intervals for the property key.
The complete time series (history) of intervals for the property key.
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/PropertyIntervalTimeSeries.cs