Preparing search index...
The search index is not available
@medic/cht-datasource
@medic/cht-datasource
Report
v1
Report
Interface Report
A report document.
interface
Report
{
_id
:
string
;
_rev
:
string
;
fields
:
DataObject
;
form
:
string
;
reported_date
:
Date
;
readonly
[
key
:
string
]:
DataValue
;
}
Hierarchy
Doc
Report
Indexable
readonly
[
key
:
string
]:
DataValue
Index
Properties
_id
_rev
fields
form
reported_
date
Properties
Readonly
_id
_id
:
string
Readonly
_rev
_rev
:
string
Readonly
fields
fields
:
DataObject
Readonly
form
form
:
string
Readonly
reported_
date
reported_date
:
Date
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_id
_rev
fields
form
reported_
date
@medic/cht-datasource
Loading...
A report document.