UserUrn

io.funkode.transactions.model.UserModel$package$.UserUrn$
object UserUrn

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
UserUrn.type

Members list

Value members

Concrete methods

def apply(user: User): UserUrn
def fromString(urnString: String): Either[String, UserUrn]
def fromStringUnsafe(urnString: String): UserUrn
def fromUrn(urn: Urn): Either[String, UserUrn]

Concrete fields

val WalletNid: String

Givens

Givens

given given_JsonCodec_UserUrn: JsonCodec[UserUrn]

Extensions

Extensions

extension (userUrn: UserUrn)(userUrn: UserUrn)
def toString: String
def unwrap: Urn