TypeField interface
Information about a field of a type.
Property Details
name
Gets or sets the name of the field.
name?: string
Property Value
string
type
Gets or sets the type of the field.
type?: string
Property Value
string