Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IFieldRecord

Represents a field from a JavaScript object.

Hierarchy

  • IFieldRecord

Index

Properties

Properties

Field

Field: string

The name of the field.

Value

Value: any

The value of the field.

Generated using TypeDoc