Root Signals TypeScript SDK - v0.1.2
GitHub
Documentation
Preparing search index...
JudgeListParams
Interface JudgeListParams
interface
JudgeListParams
{
is_preset
?:
boolean
;
is_public
?:
boolean
;
cursor
?:
string
;
page_size
?:
number
;
search
?:
string
;
ordering
?:
string
;
}
Hierarchy (
View Summary
)
ListParams
JudgeListParams
Index
Properties
is_
preset?
is_
public?
cursor?
page_
size?
search?
ordering?
Properties
Optional
is_
preset
is_preset
?:
boolean
Optional
is_
public
is_public
?:
boolean
Optional
cursor
cursor
?:
string
Optional
page_
size
page_size
?:
number
Optional
search
search
?:
string
Optional
ordering
ordering
?:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
is_
preset
is_
public
cursor
page_
size
search
ordering
GitHub
Documentation
Root Signals TypeScript SDK - v0.1.2
Loading...