ark:PropertyBill
Deprecated
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:PropertyBillExample:
ark:PropertyBillrelatedTourirequired
Example:
https://graph.onteric.com/.draft-nodes/f85b8b6b37fe3e8b144829d200000000issuedByurirequired
Example:
https://graph.onteric.com/.draft-nodes/f85b8b6b37fe3e8b144829d200000000namestringrequired
Possible values: non-empty
referencestring
FinancialGDPR
categorystringrequired
The category of the bill, if known.
Possible values: [council-tax, garden-waste, parking-permit, tv-licence, mobile-phone, other]
ark:PropertyBill
{
"id": "https://graph.onteric.com/.draft-nodes/f85b8b6b37fe3e8b144829d200000000",
"type": "ark:PropertyBill",
"relatedTo": "https://graph.onteric.com/.draft-nodes/f85b8b6b37fe3e8b144829d200000000",
"issuedBy": "https://graph.onteric.com/.draft-nodes/f85b8b6b37fe3e8b144829d200000000",
"name": "string",
"reference": "string",
"category": "council-tax"
}