DelegatingDomainEventRecord

class DelegatingDomainEventRecord(val actual: ObjectNode) : DomainEventRecord

Constructors

Link copied to clipboard
constructor(actual: ObjectNode)

Properties

Link copied to clipboard
open override val actual: ObjectNode