Package version:

Interface DiagnosticDataTableResponseObject

Diagnostics data table

Hierarchy

  • DiagnosticDataTableResponseObject

Properties

Columns in the table

rows?: Record<string, unknown>[]

Rows in the table

tableName?: string

Table name

Generated using TypeDoc