Leasehold · restrictions & enfranchisement
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| LeaseRestrictions : "leaseRestrictions"
LeaseholdInformation ||--o| Enfranchisement : "enfranchisement"
Enfranchisement ||--o| SellerServedNoticeOnLandlord : "sellerServedNoticeOnLandlord"
Enfranchisement ||--o| SellerAwareOfNoticeOfCollectivePurchase : "sellerAwareOfNoticeOfCollectivePurchase"
Enfranchisement ||--o| SellerAwareOfResponse : "sellerAwareOfResponse"
Enfranchisement ||--o| EnfranchisementSteps : "enfranchisementSteps"
Transaction {
}
PropertyPack {
}
Ownership {
}
OwnershipsToBeTransferred {
}
LeaseholdInformation {
}
Enfranchisement {
string sellerOwnedProperty "Has the seller owned the property for at least two years?"
}
EnfranchisementSteps {
string details "Provide details and copies of relevant documentation"
string yesNo "yesNo"
}
SellerAwareOfNoticeOfCollectivePurchase {
string attachments "Please supply a copy."
string yesNo "yesNo"
}
SellerAwareOfResponse {
string attachments "Please supply a copy."
string yesNo "yesNo"
}
SellerServedNoticeOnLandlord {
string attachments "Please supply a copy."
string yesNo "yesNo"
}
LeaseRestrictions {
string details "Details"
string yesNo "yesNo"
}
Object model
Restrictions & enfranchisement
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.
Enfranchisement
propertyPack.ownership.ownershipsToBeTransferred[].leaseholdInformation.enfranchisement | Title | Description | Type | Kind | Field | Required | Overlays | Affordance |
|---|---|---|---|---|---|---|---|
| Has the seller owned the property for at least two years? | Has the seller owned the property for at least two years? | string | Declaration | sellerOwnedProperty | — | — |
Lease Restrictions
propertyPack.ownership.ownershipsToBeTransferred[].leaseholdInformation.leaseRestrictions | Title | Description | Type | Kind | Field | Required | Overlays | Affordance |
|---|---|---|---|---|---|---|---|
| Details | — | string | Declaration | details | — | — | |
| yesNo | — | string | Declaration | yesNo | — | — | |
| yesNo | — | string | Declaration | yesNo | — | — |
Enfranchisement Steps
propertyPack.ownership.ownershipsToBeTransferred[].leaseholdInformation.enfranchisement.enfranchisementSteps | Title | Description | Type | Kind | Field | Required | Overlays | Affordance |
|---|---|---|---|---|---|---|---|
| Provide details and copies of relevant documentation | — | string | Declaration | details | — | — | |
| yesNo | — | string | Declaration | yesNo | — | — | |
| yesNo | — | string | Declaration | yesNo | — | — |
Seller Aware Of Notice Of Collective Purchase
propertyPack.ownership.ownershipsToBeTransferred[].leaseholdInformation.enfranchisement.sellerAwareOfNoticeOfCollectivePurchase | Title | Description | Type | Kind | Field | Required | Overlays | Affordance |
|---|---|---|---|---|---|---|---|
| Please supply a copy. | — | string | Declaration | attachments | — | — | |
| yesNo | — | string | Declaration | yesNo | — | — | |
| yesNo | — | string | Declaration | yesNo | — | — |
Seller Aware Of Response
propertyPack.ownership.ownershipsToBeTransferred[].leaseholdInformation.enfranchisement.sellerAwareOfResponse | Title | Description | Type | Kind | Field | Required | Overlays | Affordance |
|---|---|---|---|---|---|---|---|
| Please supply a copy. | — | string | Declaration | attachments | — | — | |
| yesNo | — | string | Declaration | yesNo | — | — | |
| yesNo | — | string | Declaration | yesNo | — | — |
Seller Served Notice On Landlord
propertyPack.ownership.ownershipsToBeTransferred[].leaseholdInformation.enfranchisement.sellerServedNoticeOnLandlord | Title | Description | Type | Kind | Field | Required | Overlays | Affordance |
|---|---|---|---|---|---|---|---|
| Please supply a copy. | — | string | Declaration | attachments | — | — | |
| yesNo | — | string | Declaration | yesNo | — | — | |
| yesNo | — | string | Declaration | yesNo | — | — |
Comments