Companies House · Schema

linksListUsualResidentialAddress

CompaniesUK GovernmentBusiness RegistrationCompany SearchOfficersFiling HistoryInsolvencyChargesPersons of Significant ControlOpen Data

Properties

Name Type Description
usual_residential_address string The URL for the resource.
View JSON Schema on GitHub

JSON Schema

linkslistusualresidentialaddress.json Raw ↑
{
  "$schema": "http://json-schema.org/draft-07/schema#",
  "title": "linksListUsualResidentialAddress",
  "properties": {
    "usual_residential_address": {
      "description": "The URL for the resource.",
      "type": "string"
    }
  }
}