Operation

proto.prism.PrismOperation.Operation
See theOperation companion trait
object Operation

Attributes

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

Members list

Type members

Classlikes

final case class CreateDid(value: CreateDIDOperation) extends Operation

Attributes

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

Attributes

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

Attributes

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

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Operation
trait GeneratedOneof
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
Empty.type

Attributes

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

Attributes

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

Attributes

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

Attributes

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

Attributes

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

Inherited 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