Member

uk.gov.hmrc.apiplatform.modules.organisations.domain.models.Collaborators.Member
case class Member(userId: UserId) extends Collaborator

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Collaborator
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

final def describeRole: String

Attributes

Inherited from:
Collaborator
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product
final def role: Role

Attributes

Inherited from:
Collaborator

Concrete fields

val isAdministrator: Boolean