⚠️ You are reading documentation for an OLD version (v2.20.0). The current released version is v2.173.1. View latest documentation →
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AnyConstructable

Hierarchy

  • AnyConstructable

Constructors

Properties

Constructors

constructor

  • new AnyConstructable(options?: any, schema?: StructuredTypeSchema, factory?: DataTypeFactory): any
  • Parameters

    • Optional options: any
    • Optional schema: StructuredTypeSchema
    • Optional factory: DataTypeFactory

    Returns any

Properties

possibleFields

possibleFields: string[]

schema

schema: StructuredTypeSchema

Generated using TypeDoc