Libertas OS API Documentation
Preparing search index...
libertas
LibertasAvroSchemaField
Interface LibertasAvroSchemaField
Represents a field of a record.
interface
LibertasAvroSchemaField
{
name
:
string
;
type
:
LibertasAvroFieldType
|
LibertasAvroFieldNullableType
;
}
Index
Properties
name
type
Properties
name
name
:
string
type
type
:
LibertasAvroFieldType
|
LibertasAvroFieldNullableType
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
name
type
Libertas OS API Documentation
Loading...
Represents a field of a record.