UpdateCustomerPassword
io.github.pervasivecats.application.actors.commands.CustomerServerCommand$.UpdateCustomerPassword
final case class UpdateCustomerPassword(email: Email, password: PlainPassword, newPassword: PlainPassword, replyTo: ActorRef[EmptyResponse]) extends CustomerServerCommand
Attributes
- Graph
- Supertypes
- trait Serializabletrait Producttrait Equalstrait CustomerServerCommandclass Objecttrait Matchableclass Any