ApiAccess

uk.gov.hmrc.apiplatform.modules.apis.domain.models.ApiAccess
See theApiAccess companion trait
object ApiAccess

Attributes

Companion
trait
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
ApiAccess.type

Members list

Type members

Classlikes

case object Controlled extends ApiAccess

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait ApiAccess
class Object
trait Matchable
class Any
Show all
Self type
Controlled.type
case object Internal extends ApiAccess

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait ApiAccess
class Object
trait Matchable
class Any
Show all
Self type
Internal.type
case class Private(isTrial: Boolean = ...) extends ApiAccess

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait ApiAccess
class Object
trait Matchable
class Any
Show all
case object Public extends ApiAccess

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait ApiAccess
class Object
trait Matchable
class Any
Show all
Self type
Public.type

Inherited and Abstract types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Value members

Concrete methods

def displayText(apiAccess: ApiAccess): String

Givens

Givens