Optionalcount?: boolean(optional) Indicates whether the total count of items within a collection are returned in the result.
Optionalculture?: null | string(optional) An optional query parameter used to indicate the locale that should be used for formatting. The value should be a standard language tag. The formatFields query parameter must be set to true, otherwise culture will not be used for formatting.
Optionalfields?: null | string[](optional) Optional array of field names. Field values corresponding to the given field names will be returned for each search result.
OptionalformatFields?: boolean(optional) Boolean for if field values should be formatted. Only applicable if Fields are specified.
Optionalorderby?: string(optional) Specifies the order in which items are returned. The maximum number of expressions is 5.
The requested repository ID.
Optionalrequest?: LfRepositoryClientV1.SimpleSearchRequest(optional) The Laserfiche search command to run.
Optionalselect?: string(optional) Limits the properties returned in the result.
Simple search run successfully.