Skip to main content
OBJECT The schema definition for a decision component item, grouping related fields and providing the item label.

Fields

underwritingDecisionComponentFieldSchemas
[UnderwritingDecisionComponentFieldSchema!]!
required
The field schemas that define the data fields collected within this item schema.
dynamicFieldSchemas
[UnderwritingDynamicFieldSchema!]!
required
The dynamic field schemas (field definitions) scoped to this item schema, as a forest of root nodes with their children.
id
UUID!
required
The unique identifier of the item schema.
label
String!
required
The display label for this decision component item schema.