proto.prism.UpdateDIDAction.Action
See theAction companion trait
object Action
Attributes
Members list
Type members
Classlikes
final case class AddKey(value: AddKeyAction) extends Action
final case class AddService(value: AddServiceAction) extends Action
final case class PatchContext(value: PatchContextAction) extends Action
final case class RemoveKey(value: RemoveKeyAction) extends Action
final case class RemoveService(value: RemoveServiceAction) extends Action
final case class UpdateService(value: UpdateServiceAction) extends Action
Inherited types
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
In this article