decimal

zio.schema.codec.AvroAnnotations$.decimal
final case class decimal(decimalType: DecimalType) extends StaticAnnotation

Used to annotate a BigInterger or BigDecimal type to indicate the logical type encoding (avro bytes or avro fixed)

Attributes

Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product