Companies House · Schema

linksListMembers

CompaniesUK GovernmentBusiness RegistrationCompany SearchOfficersFiling HistoryInsolvencyChargesPersons of Significant ControlOpen Data

Properties

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

JSON Schema

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