DeleteApplicationByGatekeeper
uk.gov.hmrc.apiplatform.modules.commands.applications.domain.models.ApplicationCommands.DeleteApplicationByGatekeeper
case class DeleteApplicationByGatekeeper(gatekeeperUser: String, requestedByEmailAddress: LaxEmailAddress, reasons: String, timestamp: Instant) extends DeleteCommand, GatekeeperMixin
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait GatekeeperMixinclass DeleteCommandtrait ApplicationCommandclass Objecttrait Matchableclass Any
Members list
In this article