EntityImportResponse: {
    entityType: "dashboard" | "report";
    id: string;
}[]

Type declaration

  • entityType: "dashboard" | "report"
  • id: string

Generated using TypeDoc