GeneralOpenEndedApplicationQuery

uk.gov.hmrc.apiplatform.modules.applications.query.domain.models.ApplicationQuery.GeneralOpenEndedApplicationQuery
case class GeneralOpenEndedApplicationQuery(params: List[NonUniqueFilterParam[_]], sorting: Sorting = ..., wantSubscriptions: Boolean = ..., wantStateHistory: Boolean = ..., limit: Option[Int] = ..., streamed: Boolean = ...) extends MultipleApplicationQuery

Attributes

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

Members list

Value members

Concrete methods

def asLogText: String

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product

Inherited fields

lazy val hasAnySubscriptionFilter: Boolean

Attributes

Inherited from:
MultipleApplicationQuery
lazy val hasSpecificSubscriptionFilter: Boolean

Attributes

Inherited from:
MultipleApplicationQuery