Represents a field that is used when building a GenericRecord. Every field is associated with a FieldKind.

Type Parameters

  • T

    The field's corresponding type in JavaScript.

Hierarchy

  • Field

Properties

Properties

kind: FieldKind

The kind this field is associated with.

Generated using TypeDoc