IOTA SDKAPI ReferenceWASM/TypeScriptTypesInterface: NameRegistrationLikeOn this pageInterface: NameRegistrationLike An object to manage a second-level name (SLN). Methods expirationTimestampMs() expirationTimestampMs(): bigint; Returns bigint id() id(): ObjectIdLike; Returns ObjectIdLike name() name(): NameLike; Returns NameLike nameStr() nameStr(): string; Returns stringGive Feedback