Family Chart API Documentation - v0.8.1
Preparing search index...
Datum
Interface Datum
interface
Datum
{
data
:
{
gender
:
"M"
|
"F"
;
[
key
:
string
]:
any
}
;
id
:
string
;
rels
:
{
children
?:
string
[]
;
father
?:
string
;
mother
?:
string
;
spouses
?:
string
[]
;
}
;
[
key
:
string
]:
any
;
}
Indexable
[
key
:
string
]:
any
Index
Properties
data
id
rels
Properties
data
data
:
{
gender
:
"M"
|
"F"
;
[
key
:
string
]:
any
}
id
id
:
string
rels
rels
:
{
children
?:
string
[]
;
father
?:
string
;
mother
?:
string
;
spouses
?:
string
[]
;
}
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
data
id
rels
Family Chart API Documentation - v0.8.1
Loading...