@coopenomics/sdk
Preparing search index...
Queries
Capital
GetProjectLogs
IInput
Interface IInput
interface
IInput
{
data
:
{
filter
?:
|
{
coopname
?:
string
|
null
;
date_from
?:
any
;
date_to
?:
any
;
event_types
?:
LogEventType
[]
|
null
;
initiator
?:
string
|
null
;
issue_hash
?:
string
|
null
;
project_hash
?:
string
|
null
;
show_components_logs
?:
boolean
|
null
;
show_issue_logs
?:
boolean
|
null
;
}
|
null
;
pagination
?:
|
{
limit
:
number
;
page
:
number
;
sortBy
?:
string
|
null
;
sortOrder
:
string
;
}
|
null
;
}
;
}
Index
Properties
data
Properties
data
data
:
{
filter
?:
|
{
coopname
?:
string
|
null
;
date_from
?:
any
;
date_to
?:
any
;
event_types
?:
LogEventType
[]
|
null
;
initiator
?:
string
|
null
;
issue_hash
?:
string
|
null
;
project_hash
?:
string
|
null
;
show_components_logs
?:
boolean
|
null
;
show_issue_logs
?:
boolean
|
null
;
}
|
null
;
pagination
?:
|
{
limit
:
number
;
page
:
number
;
sortBy
?:
string
|
null
;
sortOrder
:
string
;
}
|
null
;
}
Type Declaration
Optional
filter
?:
|
{
coopname
?:
string
|
null
;
date_from
?:
any
;
date_to
?:
any
;
event_types
?:
LogEventType
[]
|
null
;
initiator
?:
string
|
null
;
issue_hash
?:
string
|
null
;
project_hash
?:
string
|
null
;
show_components_logs
?:
boolean
|
null
;
show_issue_logs
?:
boolean
|
null
;
}
|
null
Фильтры для поиска логов
Optional
pagination
?:
|
{
limit
:
number
;
page
:
number
;
sortBy
?:
string
|
null
;
sortOrder
:
string
;
}
|
null
Параметры пагинации
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
@coopenomics/sdk
Loading...
Фильтры для поиска логов