Leasehold · consents & alterations
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| Consents : "consents"
LeaseholdInformation ||--o| Alterations : "alterations"
Alterations ||--o| SellerAwareOfAlterations : "sellerAwareOfAlterations"
SellerAwareOfAlterations ||--o| LandlordConsentObtained : "landlordConsentObtained"
Consents ||--o| ChangesInTermOfLease : "changesInTermOfLease"
Transaction {
}
PropertyPack {
}
Ownership {
}
OwnershipsToBeTransferred {
}
LeaseholdInformation {
}
Alterations {
}
SellerAwareOfAlterations {
string details "Please give details of these alterations"
string yesNo "yesNo"
}
LandlordConsentObtained {
string attachments "Please supply a copy."
string yesNo "yesNo"
}
Consents {
}
ChangesInTermOfLease {
string attachments "attachments"
string details "Please supply a copy or, if not in writing, please give d…"
string isSellerAwareOfChanges "isSellerAwareOfChanges"
}
Object model
Consents & alterations
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.
Alterations
propertyPack.ownership.ownershipsToBeTransferred[].leaseholdInformation.alterations No scalar fields on this object — pure container.
Consents
propertyPack.ownership.ownershipsToBeTransferred[].leaseholdInformation.consents No scalar fields on this object — pure container.
Seller Aware Of Alterations
propertyPack.ownership.ownershipsToBeTransferred[].leaseholdInformation.alterations.sellerAwareOfAlterations | Title | Description | Type | Kind | Field | Required | Overlays | Affordance |
|---|---|---|---|---|---|---|---|
| Please give details of these alterations | — | string | Declaration | details | — | — | |
| yesNo | — | string | Declaration | yesNo | — | — | |
| yesNo | — | string | Declaration | yesNo | — | — |
Changes In Term Of Lease
propertyPack.ownership.ownershipsToBeTransferred[].leaseholdInformation.consents.changesInTermOfLease | Title | Description | Type | Kind | Field | Required | Overlays | Affordance |
|---|---|---|---|---|---|---|---|
| attachments | — | string | Declaration | attachments | — | — | |
| Please supply a copy or, if not in writing, please give details: | — | string | Declaration | details | — | — | |
| isSellerAwareOfChanges | Whether seller aware of change. | string | Declaration | isSellerAwareOfChanges | — | — | |
| isSellerAwareOfChanges | Whether seller aware of change. | string | Declaration | isSellerAwareOfChanges | — | — |
Landlord Consent Obtained
propertyPack.ownership.ownershipsToBeTransferred[].leaseholdInformation.alterations.sellerAwareOfAlterations.landlordConsentObtained | Title | Description | Type | Kind | Field | Required | Overlays | Affordance |
|---|---|---|---|---|---|---|---|
| Please supply a copy. | — | string | Declaration | attachments | — | — | |
| yesNo | — | string | Declaration | yesNo | — | — | |
| yesNo | — | string | Declaration | yesNo | — | — |
Comments