Result
April 3, 2025 ยท View on GitHub
Example Usage
import { Result } from "@inkeep/inkeep-analytics/models/operations";
let value: Result = {
searchQuery: "<value>",
count: "<value>",
};
Fields
| Field | Type | Required | Description |
|---|---|---|---|
searchQuery | string | :heavy_check_mark: | N/A |
count | string | :heavy_check_mark: | N/A |