Tid

value class Tid(val raw: String)

A timestamp identifier used as a record key. Format: tid.

Constructors

Link copied to clipboard
constructor(raw: String)

Properties

Link copied to clipboard
val raw: String