ark:InsuranceCoverage
URI format identifier used to refer to this node within the graph.
https://graph.datawollet.com/.draft-nodes/f85b8b6b37fe3e8b144829d200000000A type identifier used to indicate the data model that the node conforms to.
ark:InsuranceCoverageark:InsuranceCoverageThe insurance policy or quote that this coverage applies to.
https://graph.datawollet.com/.draft-nodes/f85b8b6b37fe3e8b144829d200000000The name or type of coverage provided.
BuildingsIndicates whether this coverage includes buildings insurance.
trueIndicates whether this coverage includes personal possessions, away from home (for property) or inside the vehicle (for vehicle).
trueIndicates whether this coverage includes accidental damage.
trueIndicates whether this coverage includes emergency assistance.
trueIndicates whether this coverage includes legal protection.
trueIndicates whether this coverage includes personal belongings or possessions.
trueIndicates whether this coverage includes loss or damage of the vehicle.
trueIndicates whether this coverage includes personal accident protection.
trueIndicates whether this coverage includes windscreen and window damage.
trueIndicates whether this coverage includes third party liability for the vehicle.
trueIndicates whether this coverage includes fire and theft protection for the vehicle.
trueThe number of years without claims for this type of coverage.
5limitations object
Limitations or restrictions on the coverage.
The class of use for vehicle insurance coverage.
Possible values: [Social, domestic & pleasure, Social, domestic, pleasure & commuting, Social, domestic, pleasure, commuting & business]
The estimated annual mileage for vehicle insurance coverage.
10000Indicates whether vehicle is used for transporting hazardous goods.
falseIndicates whether vehicle has graphics (e.g. text, logos, branding) applied to its exterior.
falseLimitations or restrictions on the coverage.
rebuildCost objectFinancialGDPR
The estimated cost to rebuild the property.
ark:CurrencyValuePossible values: Value must match regular expression ^[0-9]{1,}(\.[0-9]{2})?$
Possible values: Value must match regular expression ^[A-Z]{3}$
Possible values: [Credit, Debit]
restockCost objectFinancialGDPR
The estimated cost to replace contents.
ark:CurrencyValuePossible values: Value must match regular expression ^[0-9]{1,}(\.[0-9]{2})?$
Possible values: Value must match regular expression ^[A-Z]{3}$
Possible values: [Credit, Debit]
References to persons who are named drivers on the policy.
["https://graph.datawollet.com/.draft-nodes/f85b8b6b37fe3e8b144829d200000000"]{
"id": "https://graph.datawollet.com/.draft-nodes/f85b8b6b37fe3e8b144829d200000000",
"type": "ark:InsuranceCoverage",
"relatedTo": "https://graph.datawollet.com/.draft-nodes/f85b8b6b37fe3e8b144829d200000000",
"coverage": "Buildings",
"coversBuildings": true,
"coversContents": true,
"coversAccidents": true,
"coversEmergency": true,
"coversLegal": true,
"coversPossessions": true,
"coversVehicleDamage": true,
"coversPersonalAccident": true,
"coversWindscreen": true,
"coversVehicleThirdParty": true,
"coversVehicleFireTheft": true,
"yearsWithoutClaims": 5,
"limitations": {
"classOfUse": "Social, domestic & pleasure",
"annualMileage": 10000,
"hazardousGoods": false,
"signWriting": false
},
"rebuildCost": {
"amount": "string",
"currency": "string",
"direction": "Credit"
},
"restockCost": {
"amount": "string",
"currency": "string",
"direction": "Credit"
},
"coversDrivers": [
"https://graph.datawollet.com/.draft-nodes/f85b8b6b37fe3e8b144829d200000000"
]
}