ark:FixedInterestRate
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:FixedInterestRateExample:
ark:FixedInterestRaterelatedTourirequired
Example:
https://graph.onteric.com/.draft-nodes/f85b8b6b37fe3e8b144829d200000000ratestringrequired
The fixed interest rate.
Possible values: non-empty, Value must match regular expression ^[1-9]?[0-9](\.[0-9]{1,10})?%$
effectiveFromdate
effectiveUntildate
The date the fixed-rate period ends.
ark:FixedInterestRate
{
"id": "https://graph.onteric.com/.draft-nodes/f85b8b6b37fe3e8b144829d200000000",
"type": "ark:FixedInterestRate",
"relatedTo": "https://graph.onteric.com/.draft-nodes/f85b8b6b37fe3e8b144829d200000000",
"rate": "string",
"effectiveFrom": "2024-07-29",
"effectiveUntil": "2024-07-29"
}