NumberId

value class NumberId(val value: Long) : RequestId(source)

A numeric request identifier.

Constructors

Link copied to clipboard
constructor(value: Long)

Properties

Link copied to clipboard
val value: Long

the numeric representation of this request ID