Companies House · Schema

linksListLLPMembers

CompaniesUK GovernmentBusiness RegistrationCompany SearchOfficersFiling HistoryInsolvencyChargesPersons of Significant ControlOpen Data

Properties

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

JSON Schema

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