View Source AvroEx.Schema.Enum (AvroEx v2.2.0)
Link to this section Summary
Link to this section Types
Specs
t() :: %AvroEx.Schema.Enum{ aliases: [AvroEx.Schema.alias()], doc: AvroEx.Schema.doc() | nil, metadata: AvroEx.Schema.metadata(), name: AvroEx.Schema.name(), namespace: AvroEx.Schema.namespace() | nil, symbols: [String.t()] }