Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CustomFormSubmodel

Package version

Represents the model for a type of custom form from the training.

Hierarchy

  • CustomFormSubmodel

Index

Properties

Optional accuracy

accuracy: undefined | number

Estimated extraction accuracy for this field.

fields

fields: Record<string, CustomFormModelField>

Form fields

formType

formType: string

Form type

Optional modelId

modelId: undefined | string

The model ID associated with this submodel.

Generated using TypeDoc