AggregationMeasureFailureDetail
More...
◆ AggregationMeasureFailureDetail()
| Lusid.Sdk.Model.AggregationMeasureFailureDetail.AggregationMeasureFailureDetail |
( |
string |
id = default(string), |
|
|
DateTimeOffset |
effectiveAt = default(DateTimeOffset), |
|
|
string |
measure = default(string), |
|
|
string |
reason = default(string), |
|
|
string |
detail = default(string) |
|
) |
| |
|
inline |
Initializes a new instance of the AggregationMeasureFailureDetail class.
- Parameters
-
| id | id. |
| effectiveAt | effectiveAt. |
| measure | measure. |
| reason | reason. |
| detail | detail. |
◆ Equals() [1/2]
◆ Equals() [2/2]
| override bool Lusid.Sdk.Model.AggregationMeasureFailureDetail.Equals |
( |
object |
input | ) |
|
|
inline |
Returns true if objects are equal
- Parameters
-
| input | Object to be compared |
- Returns
- Boolean
◆ GetHashCode()
| override int Lusid.Sdk.Model.AggregationMeasureFailureDetail.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
| virtual string Lusid.Sdk.Model.AggregationMeasureFailureDetail.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
| override string Lusid.Sdk.Model.AggregationMeasureFailureDetail.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ Detail
| string Lusid.Sdk.Model.AggregationMeasureFailureDetail.Detail |
|
getset |
◆ EffectiveAt
| DateTimeOffset Lusid.Sdk.Model.AggregationMeasureFailureDetail.EffectiveAt |
|
getset |
◆ Id
| string Lusid.Sdk.Model.AggregationMeasureFailureDetail.Id |
|
getset |
◆ Measure
| string Lusid.Sdk.Model.AggregationMeasureFailureDetail.Measure |
|
getset |
◆ Reason
| string Lusid.Sdk.Model.AggregationMeasureFailureDetail.Reason |
|
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/AggregationMeasureFailureDetail.cs