ark:AccountHolder
idstringrequired
URI format identifier used to refer to this node within the graph.
Possible values: Value must match regular expression ^https://[a-z0-9.\-]+(myark\.io|datawollet\.com)/
Example:
https://graph.datawollet.com/.draft-nodes/f85b8b6b37fe3e8b144829d200000000relationship
The nature of the relationship between the account holder and the account.
Possible values: [Primary, Secondary]
Example:
Primarytypestringrequired
A type identifier used to indicate the data model that the node conforms to.
Constant value:
ark:AccountHolderExample:
ark:AccountHolderappliesTostringrequired
Account that the person holds.
Possible values: Value must match regular expression ^https://[a-z0-9.\-]+(myark\.io|datawollet\.com)/
Example:
https://graph.datawollet.com/.draft-nodes/0118735d359276fd42741493c449e568relatedTostringrequired
Person that is the account holder.
Possible values: Value must match regular expression ^https://[a-z0-9.\-]+(myark\.io|datawollet\.com)/
Example:
https://graph.datawollet.com/.draft-nodes/0118735d359276fd42741493c449e123ark:AccountHolder
{
"id": "https://graph.datawollet.com/.draft-nodes/f85b8b6b37fe3e8b144829d200000000",
"relationship": "Primary",
"type": "ark:AccountHolder",
"appliesTo": "https://graph.datawollet.com/.draft-nodes/0118735d359276fd42741493c449e568",
"relatedTo": "https://graph.datawollet.com/.draft-nodes/0118735d359276fd42741493c449e123"
}