StructureNode
A company within the corporate group
- childrenType: array string[]
Ids of this node's direct subsidiaries, referencing other nodes'
idvalues. Null or empty for a leaf node. - dissolvedType: boolean
True when this group member is in a terminal state (dissolved, removed, closed or converted-closed) and therefore no longer live. Null when unknown.
- idType: string
Opaque identifier for this node within the group. Referenced by other nodes'
childrenarrays so the flat list can be assembled into a tree. - jurisdictionType: string
Jurisdiction of incorporation of this group member, as an ISO 3166-1 alpha-2 country code. Null when unknown.
- nameType: string
Registered legal name of this group member.
- registrationType: string
Number Company registration number of this group member.
- statusType: string
Human-readable trading-status label for this group member (a display string, not a stable code). Typical values include
Actively trading,Inactive,Strike-off process initiated,In administration,In liquidation,Overseas entity,Dissolved,Converted closed,RemovedandClosed overseas entity. Null when the status is unknown.