RowId

type RowId = string | number;

Unique identifier for data rows in optimizer sources. Can be either a string or numeric ID.