NameFormat
Namespace: IotaSdk
Two different view options for a name.
At -> test@example | Dot -> test.example.iota
public enum NameFormat
Inheritance Object → ValueType → Enum → NameFormat
Implements IComparable, ISpanFormattable, IFormattable, IConvertible
Fields
| Name | Value | Description |
|---|---|---|
| At | 0 | |
| Dot | 1 |