Annotation

class Annotation<T>

Annotations are tagged values that are used to add metadata to transactions in an extensible way.

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The annotation type.

Link copied to clipboard
val value: T

The value of this annotation.