MessageId

class MessageId(value: String = newId()) : UUIDEntityId

Constructors

Link copied to clipboard
constructor(value: String = newId())

Properties

Link copied to clipboard
open val value: String

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int