RelationalDataPointResponse
More...
|
| | RelationalDataPointResponse (ResourceId relationalDatasetDefinitionId=default(ResourceId), RelationalDataSeriesResponse dataSeries=default(RelationalDataSeriesResponse), DateTimeOffset effectiveAt=default(DateTimeOffset), Dictionary< string, RelationalDataPointFieldValueResponse > valueFields=default(Dictionary< string, RelationalDataPointFieldValueResponse >), Dictionary< string, RelationalDataPointFieldValueResponse > metaDataFields=default(Dictionary< string, RelationalDataPointFieldValueResponse >), string effectiveAtEntered=default(string), DataPointVersion dataPointVersion=default(DataPointVersion)) |
| | Initializes a new instance of the RelationalDataPointResponse class. More...
|
| |
| override string | ToString () |
| | Returns the string presentation of the object More...
|
| |
| virtual string | ToJson () |
| | Returns the JSON string presentation of the object More...
|
| |
| override bool | Equals (object input) |
| | Returns true if objects are equal More...
|
| |
| bool | Equals (RelationalDataPointResponse input) |
| | Returns true if RelationalDataPointResponse instances are equal More...
|
| |
| override int | GetHashCode () |
| | Gets the hash code More...
|
| |
|
| ResourceId | RelationalDatasetDefinitionId [get, set] |
| | Gets or Sets RelationalDatasetDefinitionId More...
|
| |
| RelationalDataSeriesResponse | DataSeries [get, set] |
| | Gets or Sets DataSeries More...
|
| |
| DateTimeOffset | EffectiveAt [get, set] |
| | The effectiveAt or cut-label datetime of the DataPoint. More...
|
| |
| Dictionary< string, RelationalDataPointFieldValueResponse > | ValueFields [get, set] |
| | The values associated with the DataPoint, structured according to the FieldSchema of the parent RelationalDatasetDefinition. More...
|
| |
| Dictionary< string, RelationalDataPointFieldValueResponse > | MetaDataFields [get, set] |
| | The metadata associated with the DataPoint, structured according to the FieldSchema of the parent RelationalDatasetDefinition. More...
|
| |
| string | EffectiveAtEntered [get, set] |
| | The effectiveAt datetime as entered when the DataPoint was created. More...
|
| |
| DataPointVersion | DataPointVersion [get, set] |
| | Gets or Sets DataPointVersion More...
|
| |
◆ RelationalDataPointResponse() [1/2]
| Lusid.Sdk.Model.RelationalDataPointResponse.RelationalDataPointResponse |
( |
| ) |
|
|
inlineprotected |
◆ RelationalDataPointResponse() [2/2]
| Lusid.Sdk.Model.RelationalDataPointResponse.RelationalDataPointResponse |
( |
ResourceId |
relationalDatasetDefinitionId = default(ResourceId), |
|
|
RelationalDataSeriesResponse |
dataSeries = default(RelationalDataSeriesResponse), |
|
|
DateTimeOffset |
effectiveAt = default(DateTimeOffset), |
|
|
Dictionary< string, RelationalDataPointFieldValueResponse > |
valueFields = default(Dictionary<string, RelationalDataPointFieldValueResponse>), |
|
|
Dictionary< string, RelationalDataPointFieldValueResponse > |
metaDataFields = default(Dictionary<string, RelationalDataPointFieldValueResponse>), |
|
|
string |
effectiveAtEntered = default(string), |
|
|
DataPointVersion |
dataPointVersion = default(DataPointVersion) |
|
) |
| |
|
inline |
Initializes a new instance of the RelationalDataPointResponse class.
- Parameters
-
| relationalDatasetDefinitionId | relationalDatasetDefinitionId (required). |
| dataSeries | dataSeries (required). |
| effectiveAt | The effectiveAt or cut-label datetime of the DataPoint. (required). |
| valueFields | The values associated with the DataPoint, structured according to the FieldSchema of the parent RelationalDatasetDefinition. (required). |
| metaDataFields | The metadata associated with the DataPoint, structured according to the FieldSchema of the parent RelationalDatasetDefinition. (required). |
| effectiveAtEntered | The effectiveAt datetime as entered when the DataPoint was created. (required). |
| dataPointVersion | dataPointVersion. |
◆ Equals() [1/2]
| override bool Lusid.Sdk.Model.RelationalDataPointResponse.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.RelationalDataPointResponse.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
| virtual string Lusid.Sdk.Model.RelationalDataPointResponse.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
| override string Lusid.Sdk.Model.RelationalDataPointResponse.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ DataPointVersion
◆ DataSeries
◆ EffectiveAt
| DateTimeOffset Lusid.Sdk.Model.RelationalDataPointResponse.EffectiveAt |
|
getset |
The effectiveAt or cut-label datetime of the DataPoint.
The effectiveAt or cut-label datetime of the DataPoint.
◆ EffectiveAtEntered
| string Lusid.Sdk.Model.RelationalDataPointResponse.EffectiveAtEntered |
|
getset |
The effectiveAt datetime as entered when the DataPoint was created.
The effectiveAt datetime as entered when the DataPoint was created.
◆ MetaDataFields
◆ RelationalDatasetDefinitionId
| ResourceId Lusid.Sdk.Model.RelationalDataPointResponse.RelationalDatasetDefinitionId |
|
getset |
Gets or Sets RelationalDatasetDefinitionId
◆ ValueFields
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/RelationalDataPointResponse.cs