ark:StandardVariableInterestRate
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:StandardVariableInterestRateExample:
ark:StandardVariableInterestRaterelatedTourirequired
Example:
https://graph.onteric.com/.draft-nodes/f85b8b6b37fe3e8b144829d200000000ratestringrequired
The current standard variable rate.
Possible values: non-empty, Value must match regular expression ^[1-9]?[0-9](\.[0-9]{1,10})?%$
effectiveFromdate
determinedAtdate
The date the current rate was calculated.
ark:StandardVariableInterestRate
{
"id": "https://graph.onteric.com/.draft-nodes/f85b8b6b37fe3e8b144829d200000000",
"type": "ark:StandardVariableInterestRate",
"relatedTo": "https://graph.onteric.com/.draft-nodes/f85b8b6b37fe3e8b144829d200000000",
"rate": "string",
"effectiveFrom": "2024-07-29",
"determinedAt": "2024-07-29"
}