EmployeeInitiator: {
    employeeId: EntityId;
    kind: Employee;
    orgId: EntityId;
}

Type declaration

Generated using TypeDoc