Event

proto.prism.PrismEvent.Event
See theEvent companion trait
object Event

Attributes

Companion
trait
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
Event.type

Members list

Type members

Classlikes

final case class CreateDid(value: ProtoCreateDID) extends Event

Attributes

Supertypes
trait Event
trait GeneratedOneof
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
final case class CreateStorageEntry(value: ProtoCreateStorageEntry) extends Event

Attributes

Supertypes
trait Event
trait GeneratedOneof
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
final case class DeactivateDid(value: ProtoDeactivateDID) extends Event

Attributes

Supertypes
trait Event
trait GeneratedOneof
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
final case class DeactivateStorageEntry(value: ProtoDeactivateStorageEntry) extends Event

Attributes

Supertypes
trait Event
trait GeneratedOneof
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case object Empty extends Event

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Event
trait GeneratedOneof
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
Empty.type
final case class IssueCredentialBatch(value: ProtoIssueCredentialBatch) extends Event

Attributes

Supertypes
trait Event
trait GeneratedOneof
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
final case class ProtocolVersionUpdate(value: ProtoProtocolVersionUpdate) extends Event

Attributes

Supertypes
trait Event
trait GeneratedOneof
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
final case class RevokeCredentials(value: ProtoRevokeCredentials) extends Event

Attributes

Supertypes
trait Event
trait GeneratedOneof
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
final case class UpdateDid(value: ProtoUpdateDID) extends Event

Attributes

Supertypes
trait Event
trait GeneratedOneof
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
final case class UpdateStorageEntry(value: ProtoUpdateStorageEntry) extends Event

Attributes

Supertypes
trait Event
trait GeneratedOneof
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Inherited and Abstract types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror

The name of the type

The name of the type

Attributes

Inherited from:
Mirror