INPUT_OBJECT
RegulationsInput
Boolean map of possible regulations.
link GraphQL Schema definition
- input RegulationsInput {
- # As-Built Report
- Boolean :
- # Asbestos Certificate
- Boolean :
- # Asbestos Certificate Reference
- String :
- # Building Permit
- Boolean :
- # Expropriation Plan
- Boolean :
- # Heritage List
- Boolean :
- # Legal dispute or lawsuit that is currently in progress and has not yet been
- # resolved by a final judgment or settlement
- Boolean :
- # Pending Legal Proceedings
- Boolean :
- # Priority Purchase Right
- Boolean :
- # Registered Building
- Boolean :
- # Requirement placed on a property owner to make certain improvements or
- # renovations to a property
- Boolean :
- # Site of Untapped Activity
- Boolean :
- # Subdivision Authorisation
- Boolean :
- # Urban Planning Breach
- Boolean :
- # Urban Planning Certificate
- Boolean :
- # The government has set a maximum allowable rent increase per year or limited the
- # reasons for which a landlord can terminate a lease or evict a tenant
- Boolean :
- }