EventId

uk.gov.hmrc.apiplatform.modules.events.applications.domain.models.EventId$package.EventId
object EventId

Attributes

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

Members list

Value members

Concrete methods

def apply(raw: UUID): EventId
def apply(raw: String): Option[EventId]
def unsafeApply(raw: String): EventId

Givens

Givens

given given_Format_EventId: Format[EventId]

Extensions

Extensions

extension (e: EventId)
def value: UUID