Preparing search index...
The search index is not available
@ezpaarse-project/ezreeport-sdk-js
@ezpaarse-project/ezreeport-sdk-js
reports
ReportResultDetail
Interface ReportResultDetail
interface
ReportResultDetail
{
createdAt
:
Date
;
destroyAt
:
Date
;
error
?:
{
cause
?:
{
figure
?:
number
;
layout
:
number
;
type
:
string
;
}
;
message
:
string
;
stack
:
string
[]
;
}
;
files
:
{
debug
?:
string
;
detail
:
string
;
report
?:
string
;
}
;
meta
?:
unknown
;
period
?:
Period
;
runAs
?:
string
;
sendingTo
?:
string
[]
;
stats
?:
object
;
taskId
:
string
;
took
:
number
;
}
Hierarchy
Omit
<
RawReportResultDetail
,
"createdAt"
|
"destroyAt"
|
"period"
>
ReportResultDetail
Index
Properties
created
At
destroy
At
error?
files
meta?
period?
run
As?
sending
To?
stats?
task
Id
took
Properties
created
At
created
At
:
Date
destroy
At
destroy
At
:
Date
Optional
error
error
?:
{
cause
?:
{
figure
?:
number
;
layout
:
number
;
type
:
string
;
}
;
message
:
string
;
stack
:
string
[]
;
}
Type declaration
Optional
cause
?:
{
figure
?:
number
;
layout
:
number
;
type
:
string
;
}
Optional
figure
?:
number
layout
:
number
type
:
string
message
:
string
stack
:
string
[]
files
files
:
{
debug
?:
string
;
detail
:
string
;
report
?:
string
;
}
Type declaration
Optional
debug
?:
string
detail
:
string
Optional
report
?:
string
Optional
meta
meta
?:
unknown
Optional
period
period
?:
Period
Optional
run
As
run
As
?:
string
Optional
sending
To
sending
To
?:
string
[]
Optional
stats
stats
?:
object
task
Id
task
Id
:
string
took
took
:
number
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
created
At
destroy
At
error
files
meta
period
run
As
sending
To
stats
task
Id
took
@ezpaarse-project/ezreeport-sdk-js
history
auth
crons
elastic
health
namespaces
queues
reports
setup
tasks
tasksActivity
tasksPresets
templates
EzReeportSDK
version
Generated using
TypeDoc