E621
Preparing search index...
SearchStaffExceptionLogsOptions
Interface SearchStaffExceptionLogsOptions
interface
SearchStaffExceptionLogsOptions
{
"[RawQueryShape]"
?:
{}
;
class_name
?:
string
;
code
?:
string
;
commit
?:
string
;
id
?:
string
|
number
;
limit
?:
number
;
order
?:
"id_asc"
|
"id_desc"
;
page
?:
number
;
user_name
?:
string
;
without_class_name
?:
string
;
}
Hierarchy (
View Summary
)
TransformDataQueryToOptions
<
StaffExceptionsIndexData
>
SearchStaffExceptionLogsOptions
Index
Properties
[
Raw
Query
Shape]?
class_
name?
code?
commit?
id?
limit?
order?
page?
user_
name?
without_
class_
name?
Properties
Optional
Readonly
[
Raw
Query
Shape]
"[RawQueryShape]"
?:
{}
Optional
class_
name
class_name
?:
string
Optional
code
code
?:
string
Optional
commit
commit
?:
string
Optional
id
id
?:
string
|
number
Optional
limit
limit
?:
number
Optional
order
order
?:
"id_asc"
|
"id_desc"
Optional
page
page
?:
number
Optional
user_
name
user_name
?:
string
Optional
without_
class_
name
without_class_name
?:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
[
Raw
Query
Shape]
class_
name
code
commit
id
limit
order
page
user_
name
without_
class_
name
E621
Loading...