ExactNumericType

openGql.grammar.ExactNumericType

Attributes

Graph
Supertypes
trait Enum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Known subtypes
class binary
class decimal

Members list

Type members

Enum entries

final case class binary(value: BinaryExactNumericType) extends ExactNumericType
final case class decimal(value: DecimalExactNumericType) extends ExactNumericType