UpdateDid

proto.prism.PrismEvent.Event.UpdateDid
final case class UpdateDid(value: ProtoUpdateDID) extends Event

Attributes

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

Members list

Type members

Types

Value members

Concrete methods

override def isUpdateDid: Boolean

Attributes

Definition Classes
override def number: Int

Attributes

Definition Classes
GeneratedOneof
override def updateDid: Option[ProtoUpdateDID]

Attributes

Definition Classes

Inherited methods

def createDid: Option[ProtoCreateDID]

Attributes

Inherited from:
Event

Attributes

Inherited from:
Event

Attributes

Inherited from:
Event

Attributes

Inherited from:
Event
def isCreateDid: Boolean

Attributes

Inherited from:
Event
def isCreateStorageEntry: Boolean

Attributes

Inherited from:
Event
def isDeactivateDid: Boolean

Attributes

Inherited from:
Event

Attributes

Inherited from:
Event
def isDefined: Boolean

Attributes

Inherited from:
Event
def isEmpty: Boolean

Attributes

Inherited from:
Event
def isIssueCredentialBatch: Boolean

Attributes

Inherited from:
Event

Attributes

Inherited from:
Event
def isRevokeCredentials: Boolean

Attributes

Inherited from:
Event
def isUpdateStorageEntry: Boolean

Attributes

Inherited from:
Event

Attributes

Inherited from:
Event
def productElementNames: Iterator[String]

An iterator over the names of all the elements of this product.

An iterator over the names of all the elements of this product.

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

An iterator over all the elements of this product.

An iterator over all the elements of this product.

Attributes

Returns

in the default implementation, an Iterator[Any]

Inherited from:
Product

Attributes

Inherited from:
Event

Attributes

Inherited from:
Event

Attributes

Inherited from:
Event
def valueOption: Option[ValueType]

Attributes

Inherited from:
GeneratedOneof