Neuron®
The Neuron® is the basis for the creation of open and secure federated networks for smart societies.
Loading...
Searching...
No Matches
ExternalNoteTextItem.cs
2
4{
10 {
14 public override EventType Type => EventType.ExternalNoteText;
15 }
16}
A text note logged on the token by an external source.
abstract class ExternalNoteItem(TokenExternalNoteEvent Event)
Represents a token note from an external source.
class ExternalNoteTextItem(ExternalNoteText Event)
Represents a text note on a token from an external source.