GetAllFeedbackResponseSources

July 15, 2025 ยท View on GitHub

Example Usage

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

let value: GetAllFeedbackResponseSources = {
  type: null,
};

Fields

FieldTypeRequiredDescription
typecomponents.GetAllFeedbackResponseNegativeFeedbackSourcesType:heavy_check_mark:N/A
titlestring:heavy_minus_sign:N/A
urlstring:heavy_minus_sign:N/A

Contents

  1. 1Example Usage
  2. 2Fields