ark:TenancyDeposit
idstring<uri>required
URI format identifier used to refer to this node within the graph.
Example:
https://graph.datawollet.com/.draft-nodes/f85b8b6b37fe3e8b144829d200000000typestringrequired
A type identifier used to indicate the data model that the node conforms to.
Constant value:
ark:TenancyDepositExample:
ark:TenancyDepositrelatedTostring<uri>required
Example:
https://graph.datawollet.com/.draft-nodes/f85b8b6b37fe3e8b144829d200000000identifierstringrequired
FinancialGDPR
This might be called the certificate code or the deposit ID on your protection certificate.
Possible values: non-empty
totalAmount objectrequiredFinancialGDPR
type
Constant value:
ark:CurrencyValueamountstringrequired
Possible values: Value must match regular expression ^[0-9]{1,}(\.[0-9]{2})?$
currencystringrequired
directionstring
Possible values: [Credit, Debit]
collectedOnstring<date>
LinkableGDPR
The date when you paid the deposit.
protectedOnstring<date>required
LinkableGDPR
The date when the deposit was entered into an approved deposit protection scheme.
returnedOnstring<date>
LinkableGDPR
The date when the deposit or part of it was returned to you
ark:TenancyDeposit
{
"id": "https://graph.datawollet.com/.draft-nodes/f85b8b6b37fe3e8b144829d200000000",
"type": "ark:TenancyDeposit",
"relatedTo": "https://graph.datawollet.com/.draft-nodes/f85b8b6b37fe3e8b144829d200000000",
"identifier": "string",
"totalAmount": {
"amount": "string",
"currency": "string",
"direction": "Credit"
},
"collectedOn": "2024-07-29",
"protectedOn": "2024-07-29",
"returnedOn": "2024-07-29"
}