Interface: RowTypeDto
@kortexya/reasoninglayer / Row / RowTypeDto
Interface: RowTypeDto
Defined in: src/types/row.ts:45
Row type specification for queries.
Properties
features
features:
FeatureRequirementDto[]
Defined in: src/types/row.ts:47
Required features.
open?
optionalopen:boolean
Defined in: src/types/row.ts:49
Whether the row is open (can have additional features) or closed (exact match).