GrantTermsOfUseApproval
uk.gov.hmrc.apiplatform.modules.commands.applications.domain.models.ApplicationCommands.GrantTermsOfUseApproval
case class GrantTermsOfUseApproval(gatekeeperUser: String, timestamp: Instant, reasons: 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