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