Managed · insurance
Entity relationships
---
config:
layout: elk
elk:
direction: DOWN
nodePlacementStrategy: BRANDES_KOEPF
mergeEdges: false
---
erDiagram
Transaction ||--o| PropertyPack : "propertyPack"
PropertyPack ||--o| Ownership : "ownership"
Ownership ||--o{ OwnershipsToBeTransferred : "ownershipsToBeTransferred"
OwnershipsToBeTransferred ||--o| ManagedFreeholdOrCommonholdInformation : "managedFreeholdOrCommonholdInformation"
ManagedFreeholdOrCommonholdInformation ||--o| Insurance : "insurance"
Insurance ||--o| ManagedAreaInsured : "managedAreaInsured"
ManagedAreaInsured ||--o| PremiumsPaidUpToDate : "premiumsPaidUpToDate"
ManagedAreaInsured ||--o| LastDemandPeriod : "lastDemandPeriod"
ManagedAreaInsured ||--o| ClaimsMade : "claimsMade"
ManagedAreaInsured ||--o| ClaimsAnticipated : "claimsAnticipated"
ManagedAreaInsured ||--o| PremiumIncludedInServiceCharge : "premiumIncludedInServiceCharge"
ManagedAreaInsured ||--o| StandardTermsAvailable : "standardTermsAvailable"
ManagedAreaInsured ||--o| NonComplianceWithConditions : "nonComplianceWithConditions"
Transaction {
}
PropertyPack {
}
Ownership {
}
OwnershipsToBeTransferred {
}
ManagedFreeholdOrCommonholdInformation {
}
Insurance {
}
ManagedAreaInsured {
string yesNo "yesNo"
}
ClaimsAnticipated {
string details "Provide details"
string yesNo "yesNo"
}
ClaimsMade {
string details "Provide details"
string yesNo "yesNo"
}
LastDemandPeriod {
string from "from"
string to "to"
}
NonComplianceWithConditions {
string details "Provide details"
string yesNo "yesNo"
}
PremiumIncludedInServiceCharge {
number details "Confirm the annual amount payable for the Property"
string yesNo "yesNo"
}
PremiumsPaidUpToDate {
string details "Provide details of the arrears"
string yesNo "yesNo"
}
StandardTermsAvailable {
string details "Provide details"
string yesNo "yesNo"
}
Object model
Insurance
Transaction
transaction (root) No scalar fields on this object — pure container.
Property Pack
propertyPack No scalar fields on this object — pure container.
Ownership
propertyPack.ownership No scalar fields on this object — pure container.
Ownerships To Be Transferred[]
propertyPack.ownership.ownershipsToBeTransferred[] No scalar fields on this object — pure container.
Managed Freehold Or Commonhold Information
propertyPack.ownership.ownershipsToBeTransferred[].managedFreeholdOrCommonholdInformation No scalar fields on this object — pure container.
Insurance
propertyPack.ownership.ownershipsToBeTransferred[].managedFreeholdOrCommonholdInformation.insurance No scalar fields on this object — pure container.
Managed Area Insured
propertyPack.ownership.ownershipsToBeTransferred[].managedFreeholdOrCommonholdInformation.insurance.managedAreaInsured | Title | Description | Type | Kind | Field | Required | Overlays | Affordance |
|---|---|---|---|---|---|---|---|
| yesNo | — | string | Declaration | yesNo | — | — | |
| yesNo | — | string | Declaration | yesNo | — | — |
Claims Anticipated
propertyPack.ownership.ownershipsToBeTransferred[].managedFreeholdOrCommonholdInformation.insurance.managedAreaInsured.claimsAnticipated | Title | Description | Type | Kind | Field | Required | Overlays | Affordance |
|---|---|---|---|---|---|---|---|
| Provide details | — | string | Declaration | details | — | — | |
| yesNo | — | string | Declaration | yesNo | — | — | |
| yesNo | — | string | Declaration | yesNo | — | — |
Claims Made
propertyPack.ownership.ownershipsToBeTransferred[].managedFreeholdOrCommonholdInformation.insurance.managedAreaInsured.claimsMade | Title | Description | Type | Kind | Field | Required | Overlays | Affordance |
|---|---|---|---|---|---|---|---|
| Provide details | — | string | Declaration | details | — | — | |
| yesNo | — | string | Declaration | yesNo | — | — | |
| yesNo | — | string | Declaration | yesNo | — | — |
Last Demand Period
propertyPack.ownership.ownershipsToBeTransferred[].managedFreeholdOrCommonholdInformation.insurance.managedAreaInsured.lastDemandPeriod | Title | Description | Type | Kind | Field | Required | Overlays | Affordance |
|---|---|---|---|---|---|---|---|
| from | — | string | Declaration | from | — | — | — |
| to | — | string | Declaration | to | — | — | — |
Non Compliance With Conditions
propertyPack.ownership.ownershipsToBeTransferred[].managedFreeholdOrCommonholdInformation.insurance.managedAreaInsured.nonComplianceWithConditions | Title | Description | Type | Kind | Field | Required | Overlays | Affordance |
|---|---|---|---|---|---|---|---|
| Provide details | — | string | Declaration | details | — | — | |
| yesNo | — | string | Declaration | yesNo | — | — | |
| yesNo | — | string | Declaration | yesNo | — | — |
Premium Included In Service Charge
propertyPack.ownership.ownershipsToBeTransferred[].managedFreeholdOrCommonholdInformation.insurance.managedAreaInsured.premiumIncludedInServiceCharge | Title | Description | Type | Kind | Field | Required | Overlays | Affordance |
|---|---|---|---|---|---|---|---|
| Confirm the annual amount payable for the Property | — | number | Declaration | details | — | — | |
| yesNo | — | string | Declaration | yesNo | — | — | |
| yesNo | — | string | Declaration | yesNo | — | — |
Premiums Paid Up To Date
propertyPack.ownership.ownershipsToBeTransferred[].managedFreeholdOrCommonholdInformation.insurance.managedAreaInsured.premiumsPaidUpToDate | Title | Description | Type | Kind | Field | Required | Overlays | Affordance |
|---|---|---|---|---|---|---|---|
| Provide details of the arrears | — | string | Declaration | details | — | — | |
| yesNo | — | string | Declaration | yesNo | — | — | |
| yesNo | — | string | Declaration | yesNo | — | — |
Standard Terms Available
propertyPack.ownership.ownershipsToBeTransferred[].managedFreeholdOrCommonholdInformation.insurance.managedAreaInsured.standardTermsAvailable | Title | Description | Type | Kind | Field | Required | Overlays | Affordance |
|---|---|---|---|---|---|---|---|
| Provide details | — | string | Declaration | details | — | — | |
| yesNo | — | string | Declaration | yesNo | — | — | |
| yesNo | — | string | Declaration | yesNo | — | — |
Comments