@medic/cht-datasource
Preparing search index...
Doc
Interface Doc
A document from the database.
interface
Doc
{
_id
:
string
;
_rev
:
string
;
readonly
[
key
:
string
]:
DataValue
;
}
Hierarchy (
View Summary
)
DataObject
Identifiable
Doc
Contact
.
v1
.
Contact
Report
.
v1
.
Report
Target
.
v1
.
Target
Indexable
readonly
[
key
:
string
]:
DataValue
Index
Properties
_
id
_
rev
Properties
Readonly
_
id
_id
:
string
Readonly
_
rev
_rev
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_
id
_
rev
@medic/cht-datasource
Loading...
A document from the database.