CustomDataModelCriteria
More...
◆ CustomDataModelCriteria()
Initializes a new instance of the CustomDataModelCriteria class.
- Parameters
-
| conditions | The conditions that the bound entity must meet to be valid.. |
| properties | The properties that are required or allowed on the bound entity.. |
| identifierTypes | The identifier types that are required or allowed on the bound entity.. |
| attributeAliases | The aliases for property keys, identifier types, and fields on the bound entity.. |
| recommendedSortBy | The preferred default sorting instructions.. |
| supplementalPropertyKeys | Additional property keys that should be decorated on the bound entity.. |
◆ Equals() [1/2]
◆ Equals() [2/2]
| override bool Lusid.Sdk.Model.CustomDataModelCriteria.Equals |
( |
object |
input | ) |
|
|
inline |
Returns true if objects are equal
- Parameters
-
| input | Object to be compared |
- Returns
- Boolean
◆ GetHashCode()
| override int Lusid.Sdk.Model.CustomDataModelCriteria.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
| virtual string Lusid.Sdk.Model.CustomDataModelCriteria.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
| override string Lusid.Sdk.Model.CustomDataModelCriteria.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ AttributeAliases
| List<Alias> Lusid.Sdk.Model.CustomDataModelCriteria.AttributeAliases |
|
getset |
The aliases for property keys, identifier types, and fields on the bound entity.
The aliases for property keys, identifier types, and fields on the bound entity.
◆ Conditions
| List<string> Lusid.Sdk.Model.CustomDataModelCriteria.Conditions |
|
getset |
The conditions that the bound entity must meet to be valid.
The conditions that the bound entity must meet to be valid.
◆ IdentifierTypes
The identifier types that are required or allowed on the bound entity.
The identifier types that are required or allowed on the bound entity.
◆ Properties
The properties that are required or allowed on the bound entity.
The properties that are required or allowed on the bound entity.
◆ RecommendedSortBy
The preferred default sorting instructions.
The preferred default sorting instructions.
◆ SupplementalPropertyKeys
| List<string> Lusid.Sdk.Model.CustomDataModelCriteria.SupplementalPropertyKeys |
|
getset |
Additional property keys that should be decorated on the bound entity.
Additional property keys that should be decorated on the bound entity.
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/CustomDataModelCriteria.cs