Num

data class Num(val value: ULong) : ShardKey

A numeric key.

Constructors

Link copied to clipboard
constructor(value: ULong)

Properties

Link copied to clipboard