UpsertRelationalDataPointRequest
More...
◆ UpsertRelationalDataPointRequest() [1/2]
| Lusid.Sdk.Model.UpsertRelationalDataPointRequest.UpsertRelationalDataPointRequest |
( |
| ) |
|
|
inlineprotected |
◆ UpsertRelationalDataPointRequest() [2/2]
| Lusid.Sdk.Model.UpsertRelationalDataPointRequest.UpsertRelationalDataPointRequest |
( |
DataSeries |
dataSeries = default(DataSeries), |
|
|
string |
effectiveAt = default(string), |
|
|
Dictionary< string, Object > |
valueFields = default(Dictionary<string, Object>), |
|
|
Dictionary< string, Object > |
metaDataFields = default(Dictionary<string, Object>) |
|
) |
| |
|
inline |
◆ Equals() [1/2]
| override bool Lusid.Sdk.Model.UpsertRelationalDataPointRequest.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.UpsertRelationalDataPointRequest.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
| virtual string Lusid.Sdk.Model.UpsertRelationalDataPointRequest.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
| override string Lusid.Sdk.Model.UpsertRelationalDataPointRequest.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ DataSeries
| DataSeries Lusid.Sdk.Model.UpsertRelationalDataPointRequest.DataSeries |
|
getset |
◆ EffectiveAt
| string Lusid.Sdk.Model.UpsertRelationalDataPointRequest.EffectiveAt |
|
getset |
The effectiveAt or cut-label datetime of the DataPoint.
The effectiveAt or cut-label datetime of the DataPoint.
◆ MetaDataFields
| Dictionary<string, Object> Lusid.Sdk.Model.UpsertRelationalDataPointRequest.MetaDataFields |
|
getset |
◆ ValueFields
| Dictionary<string, Object> Lusid.Sdk.Model.UpsertRelationalDataPointRequest.ValueFields |
|
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/UpsertRelationalDataPointRequest.cs