Skip to main content

ark:BankAccountHolder

idstring<uri>required

URI format identifier used to refer to this node within the graph.

Example: https://graph.datawollet.com/.draft-nodes/f85b8b6b37fe3e8b144829d200000000
typestringrequired

A type identifier used to indicate the data model that the node conforms to.

Constant value: ark:BankAccountHolder
Example: ark:BankAccountHolder
appliesTostring<uri>required

Account that the person holds.

Example: https://graph.datawollet.com/.draft-nodes/0118735d359276fd42741493c449e568
relatedTostring<uri>required

Person that is the account holder.

Example: https://graph.datawollet.com/.draft-nodes/0118735d359276fd42741493c449e123
ark:BankAccountHolder
{
"id": "https://graph.datawollet.com/.draft-nodes/f85b8b6b37fe3e8b144829d200000000",
"type": "ark:BankAccountHolder",
"appliesTo": "https://graph.datawollet.com/.draft-nodes/0118735d359276fd42741493c449e568",
"relatedTo": "https://graph.datawollet.com/.draft-nodes/0118735d359276fd42741493c449e123"
}