Sources
July 15, 2025 ยท View on GitHub
Example Usage
import { Sources } from "@inkeep/inkeep-analytics/models/operations";
let value: Sources = {
type: "positive",
};
Fields
| Field | Type | Required | Description |
|---|---|---|---|
type | operations.LogFeedbackType | :heavy_check_mark: | N/A |
title | string | :heavy_minus_sign: | N/A |
url | string | :heavy_minus_sign: | N/A |