Type alias OrganizationV2

OrganizationV2: {
    @type: "Organization";
} & Omit<GenericOrgType, "@type">

Type declaration

  • @type: "Organization"