UpdateDidOP

fmgp.prism.UpdateDidOP
See theUpdateDidOP companion object
case class UpdateDidOP(previousOperationHash: String, id: String, actions: Seq[Action]) extends OP

Value parameters

actions

(3) The actual updates to perform on the DID.

id

(2) - exclude TODO: To be redefined after we start using this operation.

previous_operation_hash

(1) - The hash of the most recent operation that was used to create or update the DID.

Attributes

Companion
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait OP
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product