MfaId

uk.gov.hmrc.apiplatform.modules.tpd.mfa.domain.models.MfaId
See theMfaId companion class
object MfaId

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
MfaId.type

Members list

Value members

Concrete methods

def apply(raw: String): Option[MfaId]
def random: MfaId
def unsafeApply(raw: String): MfaId

Givens

Givens

given given_Format_MfaId: Format[MfaId]