Skip to main content

ark:InterestRate

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:InterestRate
Example: ark:InterestRate
relatedTostring<uri>required
Example: https://graph.datawollet.com/.draft-nodes/f85b8b6b37fe3e8b144829d200000000
determination objectrequired
anyOf
Constant value: Fixed
ratestringrequired

Enter the current rate, but be aware that a rate that isn't fixed could change in the future.

Possible values: non-empty, Value must match regular expression ^[1-9]?[0-9](\.[0-9]{1,10})?%$

effectiveFromstring<date>
effectiveUntilstring<date>

If you're on a fixed rate for a few years, enter the end date of your fix so we can remind you.

property name*any
ark:InterestRate
{
"id": "https://graph.datawollet.com/.draft-nodes/f85b8b6b37fe3e8b144829d200000000",
"type": "ark:InterestRate",
"relatedTo": "https://graph.datawollet.com/.draft-nodes/f85b8b6b37fe3e8b144829d200000000",
"rate": "string",
"effectiveFrom": "2024-07-29",
"effectiveUntil": "2024-07-29"
}