PropertyKeysResponseBody

March 25, 2025 ยท View on GitHub

Example Usage

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

let value: PropertyKeysResponseBody = {
  results: [
    "theme",
  ],
};

Fields

FieldTypeRequiredDescription
resultsstring[]:heavy_check_mark:N/A