Optionalsize?: TDiscriminatorThe codec to use for the enum discriminator.
OptionaluseValuesAsDiscriminators?: booleanWhen set to true, numeric values will be used as discriminantors and
an error will be thrown if a string value is found on the enum.
Defines the config for enum codecs.