@ptkl/sdk - v1.3.4
    Preparing search index...
    MinimaxEmployee: MinimaxLeanEmployee & {
        DateOfBirth: string;
        EmploymentEndDate: string;
        EmploymentStartDate: string;
        EmploymentType: string;
        Gender: string;
        InsuranceBasis: string;
        Notes: string;
        PersonalIdenficationNumber: string;
        RecordDtModified: string;
        RowVersion: string;
    }