Skip to main content

ark:InstalmentCount

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:InstalmentCount
Example: ark:InstalmentCount
relatedTostring<uri>required
Example: https://graph.datawollet.com/.draft-nodes/f85b8b6b37fe3e8b144829d200000000
paymentFrequency objectrequired

DataWollet currently only supports a monthly amount, but let us know if you have a different interval.

anyOf
Constant value: Monthly
paymentCountinteger

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
}