Skip to main content

Dataimporterrorcolumn

Holds basic information for an error column: the index and the corresponding name

indexinteger<int32>

Column index

namestring

Column name

Dataimporterrorcolumn
{
"index": 0,
"name": "string"
}