Skip to main content

ark:TenancyDeposit

idurirequired

URI format identifier used to refer to this node within the graph.

Example: https://graph.datawollet.com/.draft-nodes/f85b8b6b37fe3e8b144829d200000000
typestringrequired

A type identifier used to indicate the data model that the node conforms to.

Constant value: ark:TenancyDeposit
Example: ark:TenancyDeposit
relatedTourirequired
Example: https://graph.datawollet.com/.draft-nodes/f85b8b6b37fe3e8b144829d200000000
identifierstringrequired
FinancialGDPR

This might be called the certificate code or the deposit ID on your protection certificate.

Possible values: non-empty

totalAmount objectrequired
FinancialGDPR
type
Constant value: ark:CurrencyValue
amountstringrequired

Possible values: Value must match regular expression ^[0-9]{1,}(\.[0-9]{2})?$

currencystringrequired

Possible values: Value must match regular expression ^[A-Z]{3}$

directionstring

Possible values: [Credit, Debit]

collectedOndate
LinkableGDPR

The date when you paid the deposit.

protectedOndaterequired
LinkableGDPR

The date when the deposit was entered into an approved deposit protection scheme.

returnedOndate
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"
}