Options
All
  • Public
  • Public/Protected
  • All
Menu

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

Index

Properties

Properties

kind: FieldKind

The kind this field is associated with.

Generated using TypeDoc