ark:TenancyAgreement
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:TenancyAgreementExample:
ark:TenancyAgreementappliesTourirequired
The property that the tenancy agreement grants the right to rent.
Example:
https://graph.onteric.com/.draft-nodes/f85b8b6b37fe3e8b144829d200000000providedByurirequired
The landlord or letting agent that is party to the tenancy agreement.
Example:
https://graph.onteric.com/.draft-nodes/f85b8b6b37fe3e8b144829d200000000startedOndate
The date when the tenancy agreement started.
endedOndate
The date when the tenancy agreement ended, if it is no longer in force.
ark:TenancyAgreement
{
"id": "https://graph.onteric.com/.draft-nodes/f85b8b6b37fe3e8b144829d200000000",
"type": "ark:TenancyAgreement",
"appliesTo": "https://graph.onteric.com/.draft-nodes/f85b8b6b37fe3e8b144829d200000000",
"providedBy": "https://graph.onteric.com/.draft-nodes/f85b8b6b37fe3e8b144829d200000000",
"startedOn": "2024-07-29",
"endedOn": "2024-07-29"
}