Preparing search index...
The search index is not available
Trova Core - v3.43.0
Trova Core
@trova-trip/trova-models
models
reports
Report
Interface Report
interface
Report
{
_id
?:
string
;
additionalParameters
?:
Record
<
string
,
unknown
>
;
createdDate
?:
Date
;
id
?:
string
;
job
?:
string
|
SavedJob
;
modifiedDate
?:
Date
;
path
:
string
;
type
:
ReportType
;
user
:
string
|
SavedUser
;
}
Hierarchy (
View Summary
)
BaseModel
Report
Index
Properties
_id?
additional
Parameters?
created
Date?
id?
job?
modified
Date?
path
type
user
Properties
Optional
_id
_id
?:
string
Optional
additional
Parameters
additionalParameters
?:
Record
<
string
,
unknown
>
Optional
created
Date
createdDate
?:
Date
Optional
id
id
?:
string
Deprecated
Use _id instead
Optional
job
job
?:
string
|
SavedJob
Optional
modified
Date
modifiedDate
?:
Date
path
path
:
string
type
type
:
ReportType
user
user
:
string
|
SavedUser
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_id
additional
Parameters
created
Date
id
job
modified
Date
path
type
user
Trova Core - v3.43.0
Loading...
Deprecated
Use _id instead