Ropc

uk.gov.hmrc.apiplatform.modules.applications.access.domain.models.Access.Ropc
case class Ropc(scopes: Set[String] = ...) extends Access

Attributes

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

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product

Inherited fields

Attributes

Inherited from:
Access
val isPriviledged: Boolean

Attributes

Inherited from:
Access
val isROPC: Boolean

Attributes

Inherited from:
Access
val isStandard: Boolean

Attributes

Inherited from:
Access