src/lib/models/stats.ts
SzResolvedEntity
SzMatchedRecord
Properties |
|
dataSource |
dataSource:
|
Type : string
|
Optional |
The data source code identifying the data source from which the record was loaded. |
dataType |
dataType:
|
Type : SzStatSampleEntityTableRowType
|
Optional |
the type of data construct this row represents |
matchKey |
matchKey:
|
Type : string
|
Optional |
The optional match key describing why the record merged into the entity to which it belongs. This may be absent or |
principle |
principle:
|
Type : string
|
Optional |
The optioanl principle identifying the resolution rule that was used to merge the record into the entity to which it belonss. This may be absent or |
recordId |
recordId:
|
Type : string
|
Optional |
The record ID that uniquely identifies the record within the data source from which it was loaded. |