CompanySettings: Metadata & {
    enableCustomFiscalYear: boolean;
    fiscalYear?: FiscalYearSettings | null;
}

Type declaration