QueryRelationalDatasetRequest
More...
◆ QueryRelationalDatasetRequest()
| Lusid.Sdk.Model.QueryRelationalDatasetRequest.QueryRelationalDatasetRequest |
( |
string |
queryMethod = default(string), |
|
|
string |
filter = default(string), |
|
|
List< CustomSortBy > |
customSortBy = default(List<CustomSortBy>) |
|
) |
| |
|
inline |
◆ Equals() [1/2]
| override bool Lusid.Sdk.Model.QueryRelationalDatasetRequest.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.QueryRelationalDatasetRequest.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
| virtual string Lusid.Sdk.Model.QueryRelationalDatasetRequest.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
| override string Lusid.Sdk.Model.QueryRelationalDatasetRequest.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ CustomSortBy
| List<CustomSortBy> Lusid.Sdk.Model.QueryRelationalDatasetRequest.CustomSortBy |
|
getset |
A list of fields and values to sort the results by.
A list of fields and values to sort the results by.
◆ Filter
| string Lusid.Sdk.Model.QueryRelationalDatasetRequest.Filter |
|
getset |
◆ QueryMethod
| string Lusid.Sdk.Model.QueryRelationalDatasetRequest.QueryMethod |
|
getset |
The method used to query data points. Can be either 'Latest' or 'TimeSeries'.
The method used to query data points. Can be either 'Latest' or 'TimeSeries'.
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/QueryRelationalDatasetRequest.cs