EntitySearchRequest
EntitySearchRequest
Section titled “EntitySearchRequest”Schema definition for EntitySearchRequest
Schema Viewer
Section titled “Schema Viewer”EntitySearchRequest
conditionobjectrequired
Query condition to use for building this snapshot.
limitinteger
The maximum number of rows to return.
Entity model to use for building this snapshot.
pointInTimestring
point in time
timeoutMillisinteger
The maximum time to wait in milliseconds for the query to complete.
Description
Section titled “Description”This schema defines the structure and validation rules for EntitySearchRequest.
Properties
Section titled “Properties”- condition (object, required): Query condition to use for building this snapshot.
- limit (integer): The maximum number of rows to return.
- model (object, required): Entity model to use for building this snapshot.
- pointInTime (string): point in time
- timeoutMillis (integer): The maximum time to wait in milliseconds for the query to complete.
Related Schemas
Section titled “Related Schemas”See other schemas in the search category.