ActorType

uk.gov.hmrc.apiplatform.modules.common.domain.models.ActorType
See theActorType companion object
enum ActorType

Attributes

Companion
object
Graph
Supertypes
trait Enum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Type members

Enum entries

case Collaborator extends ActorType
case Gatekeeper extends ActorType
case Process extends ActorType
case ScheduledJob extends ActorType
case Unknown extends ActorType

Value members

Concrete methods

def displayText: String
Extension method from ActorType