OrderBySpec
More...
◆ SortOrderEnum
Available values: Ascending, Descending.
Available values: Ascending, Descending.
| Enumerator |
|---|
| Ascending | Enum Ascending for value: Ascending
|
| Descending | Enum Descending for value: Descending
|
◆ OrderBySpec() [1/2]
| Lusid.Sdk.Model.OrderBySpec.OrderBySpec |
( |
| ) |
|
|
inlineprotected |
◆ OrderBySpec() [2/2]
Initializes a new instance of the OrderBySpec class.
- Parameters
-
| key | The key that uniquely identifies a queryable address in Lusid. (required). |
| sortOrder | Available values: Ascending, Descending. (required). |
◆ Equals() [1/2]
| override bool Lusid.Sdk.Model.OrderBySpec.Equals |
( |
object |
input | ) |
|
|
inline |
Returns true if objects are equal
- Parameters
-
| input | Object to be compared |
- Returns
- Boolean
◆ Equals() [2/2]
| bool Lusid.Sdk.Model.OrderBySpec.Equals |
( |
OrderBySpec |
input | ) |
|
|
inline |
Returns true if OrderBySpec instances are equal
- Parameters
-
- Returns
- Boolean
◆ GetHashCode()
| override int Lusid.Sdk.Model.OrderBySpec.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
| virtual string Lusid.Sdk.Model.OrderBySpec.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
| override string Lusid.Sdk.Model.OrderBySpec.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ Key
| string Lusid.Sdk.Model.OrderBySpec.Key |
|
getset |
The key that uniquely identifies a queryable address in Lusid.
The key that uniquely identifies a queryable address in Lusid.
◆ SortOrder
Available values: Ascending, Descending.
Available values: Ascending, Descending.
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/OrderBySpec.cs