IssueState

github4s.domain.IssueState
sealed trait IssueState extends SearchParam

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object IssueStateClosed.type
object IssueStateOpen.type

Members list

Concise view

Value members

Concrete methods

override def paramName: String

Attributes

Definition Classes

Inherited methods

protected def paramValue: String

Attributes

Inherited from:
SearchParam
def value: String

Attributes

Inherited from:
SearchParam