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"
}
Holds basic information for an error column: the index and the corresponding name
Column index
Column name
{
"index": 0,
"name": "string"
}