ark:InstalmentCount
idstring<uri>required
URI format identifier used to refer to this node within the graph.
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:InstalmentCountExample:
ark:InstalmentCountrelatedTostring<uri>required
Example:
https://graph.datawollet.com/.draft-nodes/f85b8b6b37fe3e8b144829d200000000paymentFrequency objectrequired
DataWollet currently only supports a monthly amount, but let us know if you have a different interval.
- Option 1
Constant value:
MonthlypaymentCountinteger
If DataWollet doesn't have a full schedule of exact payments, the total number of payments can be used to estimate your monthly payments instead.
Possible values: >= 1
ark:InstalmentCount
{
"id": "https://graph.datawollet.com/.draft-nodes/f85b8b6b37fe3e8b144829d200000000",
"type": "ark:InstalmentCount",
"relatedTo": "https://graph.datawollet.com/.draft-nodes/f85b8b6b37fe3e8b144829d200000000",
"paymentCount": 0
}