ark:CreditAccount
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/f85b8b6b37fe3e8b144829d200000000typestringrequired
A type identifier used to indicate the data model that the node conforms to.
Constant value:
ark:CreditAccountExample:
ark:CreditAccountaccountType
The type of credit account.
Possible values: [CreditCard]
Example:
CreditCardissuedBystring
Organisation that issued or administers the account.
Possible values: Value must match regular expression ^https://[a-z0-9.\-]+(myark\.io|datawollet\.com)/
Example:
https://graph.datawollet.com/.draft-nodes/0118735d359276fd42741493c449e567ark:CreditAccount
{
"id": "https://graph.datawollet.com/.draft-nodes/f85b8b6b37fe3e8b144829d200000000",
"type": "ark:CreditAccount",
"accountType": "CreditCard",
"issuedBy": "https://graph.datawollet.com/.draft-nodes/0118735d359276fd42741493c449e567"
}