Family Chart API Documentation - v0.9.0
Preparing search index...
Datum
Interface Datum
interface
Datum
{
data
:
{
gender
:
"M"
|
"F"
;
[
key
:
string
]:
any
}
;
id
:
string
;
rels
:
{
children
:
string
[]
;
parents
:
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
[]
;
parents
:
string
[]
;
spouses
:
string
[]
}
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
data
id
rels
Family Chart API Documentation - v0.9.0
Loading...