AddClientSecret
uk.gov.hmrc.apiplatform.modules.commands.applications.domain.models.ApplicationCommands.AddClientSecret
case class AddClientSecret(actor: AppCollaborator, name: String, id: Id, hashedSecret: String, timestamp: Instant) extends ClientSecretCommand
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass ClientSecretCommandtrait ApplicationCommandclass Objecttrait Matchableclass Any
Members list
In this article