IssueState

sealed trait IssueState extends SearchParam
class Object
trait Matchable
class Any
object IssueStateClosed.type
object IssueStateOpen.type

Value members

Concrete methods

override def paramName: String
Definition Classes

Inherited methods

protected def paramValue: String
Inherited from:
SearchParam
def value: String
Inherited from:
SearchParam