NameRegistrationInterface
interface NameRegistrationInterface
An object to manage a second-level name (SLN).
Inheritors
| NameRegistration |
Functions
| Name | Summary |
|---|---|
| expirationTimestampMs | abstract fun expirationTimestampMs(): ULong |
| id | abstract fun id(): ObjectId |
| name | abstract fun name(): Name |
| nameStr | abstract fun nameStr(): String |