Leasehold · disputes
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| LeaseholdInformation : "leaseholdInformation"
LeaseholdInformation ||--o| Disputes : "disputes"
Disputes ||--o| SellerReceivedComplaint : "sellerReceivedComplaint"
Disputes ||--o| SellerSentComplaint : "sellerSentComplaint"
Disputes ||--o| OngoingForfeitureProceedings : "ongoingForfeitureProceedings"
Disputes ||--o| UnresolvedDisputes : "unresolvedDisputes"
Disputes ||--o| BreachOfTermsOfLease : "breachOfTermsOfLease"
Transaction {
}
PropertyPack {
}
Ownership {
}
OwnershipsToBeTransferred {
}
LeaseholdInformation {
}
Disputes {
}
BreachOfTermsOfLease {
string details "Provide details"
string yesNo "yesNo"
}
OngoingForfeitureProceedings {
string yesNo "yesNo"
}
SellerReceivedComplaint {
string details "Please give details"
string yesNo "yesNo"
}
SellerSentComplaint {
string details "Please give details"
string yesNo "yesNo"
}
UnresolvedDisputes {
string details "To the extent permitted by the UK General Data Protection…"
string yesNo "yesNo"
}
Object model
Disputes
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.
Leasehold Information
propertyPack.ownership.ownershipsToBeTransferred[].leaseholdInformation No scalar fields on this object — pure container.
Disputes
propertyPack.ownership.ownershipsToBeTransferred[].leaseholdInformation.disputes No scalar fields on this object — pure container.
Breach Of Terms Of Lease
propertyPack.ownership.ownershipsToBeTransferred[].leaseholdInformation.disputes.breachOfTermsOfLease | Title | Description | Type | Kind | Field | Required | Overlays | Affordance |
|---|---|---|---|---|---|---|---|
| Provide details | — | string | Declaration | details | — | — | |
| yesNo | — | string | Declaration | yesNo | — | — | |
| yesNo | — | string | Declaration | yesNo | — | — |
Ongoing Forfeiture Proceedings
propertyPack.ownership.ownershipsToBeTransferred[].leaseholdInformation.disputes.ongoingForfeitureProceedings | Title | Description | Type | Kind | Field | Required | Overlays | Affordance |
|---|---|---|---|---|---|---|---|
| yesNo | — | string | Declaration | yesNo | — | — | — |
Seller Received Complaint
propertyPack.ownership.ownershipsToBeTransferred[].leaseholdInformation.disputes.sellerReceivedComplaint | Title | Description | Type | Kind | Field | Required | Overlays | Affordance |
|---|---|---|---|---|---|---|---|
| Please give details | — | string | Declaration | details | — | — | |
| yesNo | — | string | Declaration | yesNo | — | — | |
| yesNo | — | string | Declaration | yesNo | — | — |
Seller Sent Complaint
propertyPack.ownership.ownershipsToBeTransferred[].leaseholdInformation.disputes.sellerSentComplaint | Title | Description | Type | Kind | Field | Required | Overlays | Affordance |
|---|---|---|---|---|---|---|---|
| Please give details | — | string | Declaration | details | — | — | |
| yesNo | — | string | Declaration | yesNo | — | — | |
| yesNo | — | string | Declaration | yesNo | — | — |
Unresolved Disputes
propertyPack.ownership.ownershipsToBeTransferred[].leaseholdInformation.disputes.unresolvedDisputes | Title | Description | Type | Kind | Field | Required | Overlays | Affordance |
|---|---|---|---|---|---|---|---|
| To the extent permitted by the UK General Data Protection Regulations, please supply details | — | string | Declaration | details | — | — | |
| yesNo | — | string | Declaration | yesNo | — | — | |
| yesNo | — | string | Declaration | yesNo | — | — |
Comments