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