Package version:

Interface DatasetDataElement

Columns that define the structure of the dataset.

Hierarchy

  • DatasetDataElement

Properties

Properties

name?: any

Name of the column. Type: string (or Expression with resultType string).

type?: any

Type of the column. Type: string (or Expression with resultType string).

Generated using TypeDoc