Options
All
  • Public
  • Public/Protected
  • All
Menu

The schema of a field.

Hierarchy

  • JsonTypeBean

Index

Properties

Optional configuration

configuration: Record<string, any>

If the field is a custom field, the configuration of the field.

Optional custom

custom: string

If the field is a custom field, the URI of the field.

Optional customId

customId: number

If the field is a custom field, the custom ID of the field.

format

int64

Optional items

items: string

When the data type is an array, the name of the field items within the array.

Optional system

system: string

If the field is a system field, the name of the field.

type

type: string

The data type of the field.

Legend

  • Namespace
  • Variable
  • Function
  • Type alias
  • Interface
  • Property
  • Class
  • Class with type parameter
  • Enumeration

Generated using TypeDoc