ark:InterestRate
Deprecated
idurirequired
URI format identifier used to refer to this node within the graph.
Example:
https://graph.onteric.com/.draft-nodes/f85b8b6b37fe3e8b144829d200000000typestringrequired
A type identifier used to indicate the data model that the node conforms to.
Constant value:
ark:InterestRateExample:
ark:InterestRaterelatedTourirequired
Example:
https://graph.onteric.com/.draft-nodes/f85b8b6b37fe3e8b144829d200000000determinationstringrequired
The method by which the interest rate is determined
Possible values: [Fixed, Standard Variable, Variable Tracker]
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})?%$
effectiveFromdate
effectiveUntildate
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*Deprecatedany
ark:InterestRate
{
"id": "https://graph.onteric.com/.draft-nodes/f85b8b6b37fe3e8b144829d200000000",
"type": "ark:InterestRate",
"relatedTo": "https://graph.onteric.com/.draft-nodes/f85b8b6b37fe3e8b144829d200000000",
"determination": "Fixed",
"rate": "string",
"effectiveFrom": "2024-07-29",
"effectiveUntil": "2024-07-29"
}