GetAllFeedbackResponseNegativeFeedbackSourcesType

July 15, 2025 ยท View on GitHub

Example Usage

import { GetAllFeedbackResponseNegativeFeedbackSourcesType } from "@inkeep/inkeep-analytics/models/components";

let value: GetAllFeedbackResponseNegativeFeedbackSourcesType = "negative";

Values

"positive" | "negative" | "new"