GrantApplicationApprovalRequest
uk.gov.hmrc.apiplatform.modules.commands.applications.domain.models.ApplicationCommands.GrantApplicationApprovalRequest
case class GrantApplicationApprovalRequest(gatekeeperUser: String, timestamp: Instant, warnings: Option[String], escalatedTo: Option[String]) extends SubmissionCommand, GatekeeperMixin
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait GatekeeperMixinclass SubmissionCommandtrait ApplicationCommandclass Objecttrait Matchableclass Any
Members list
In this article