AddKey

proto.prism.UpdateDIDAction.Action.AddKey
final case class AddKey(value: AddKeyAction) extends Action

Attributes

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

Members list

Keywords
  • no keywords
  • override
Inherited
  • Not inherited
  • Action
  • GeneratedOneof
  • Product

Type members

Types

Value members

Concrete methods

override def addKey: Option[AddKeyAction]

Attributes

Definition Classes
override def isAddKey: Boolean

Attributes

Definition Classes
override def number: Int

Attributes

Definition Classes
GeneratedOneof

Inherited methods

Attributes

Inherited from:
Action

Attributes

Inherited from:
Action

Attributes

Inherited from:
Action

Attributes

Inherited from:
Action

Attributes

Inherited from:
Action

Attributes

Inherited from:
Action

Attributes

Inherited from:
Action

Attributes

Inherited from:
Action

Attributes

Inherited from:
Action

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Attributes

Inherited from:
Action

Attributes

Inherited from:
Action

Attributes

Inherited from:
Action
def valueOption: Option[ValueType]

Attributes

Inherited from:
GeneratedOneof