SortingParam

uk.gov.hmrc.apiplatform.modules.applications.query.domain.models.SortingParam
sealed trait SortingParam[+P] extends Param[P]

Attributes

Graph
Supertypes
trait Param[P]
class Object
trait Matchable
class Any
Known subtypes
class SortQP
In this article