toggle menu
river
jvm
switch theme
search in API
connector-github
/
com.river.connector.github.model.query
/
RepositoryIssueQuery
Repository
Issue
Query
class
RepositoryIssueQuery
:
QueryParameters
,
PageableQuery
Members
Constructors
Repository
Issue
Query
Link copied to clipboard
constructor
(
)
Types
Direction
Link copied to clipboard
enum
Direction
:
Enum
<
RepositoryIssueQuery.Direction
>
Sort
Link copied to clipboard
enum
Sort
:
Enum
<
RepositoryIssueQuery.Sort
>
State
Link copied to clipboard
enum
State
:
Enum
<
RepositoryIssueQuery.State
>
Properties
assignee
Link copied to clipboard
var
assignee
:
String
?
creator
Link copied to clipboard
var
creator
:
String
?
direction
Link copied to clipboard
var
direction
:
RepositoryIssueQuery.Direction
labels
Link copied to clipboard
var
labels
:
String
?
mentioned
Link copied to clipboard
var
mentioned
:
String
?
milestone
Link copied to clipboard
var
milestone
:
String
?
page
Link copied to clipboard
open
override
var
page
:
Int
per
Page
Link copied to clipboard
open
override
var
perPage
:
Int
since
Link copied to clipboard
var
since
:
String
?
sort
Link copied to clipboard
var
sort
:
RepositoryIssueQuery.Sort
state
Link copied to clipboard
var
state
:
RepositoryIssueQuery.State