Collaborator

uk.gov.hmrc.apiplatform.modules.applications.core.domain.models.Collaborator
See theCollaborator companion object
sealed trait Collaborator

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Developer

Members list

Value members

Abstract methods

def emailAddress: LaxEmailAddress
def isAdministrator: Boolean
def userId: UserId

Concrete methods

final def describeRole: String
def isDeveloper: Boolean
def role: Role