Type alias CorporationV2

CorporationV2: {
    @type: "Corporation";
} & Omit<GenericOrgType, "@type">

Type declaration

  • @type: "Corporation"