UpdateStaffBodyDto: {
    displayName?: string;
    isActive?: boolean;
    roleKey?: string;
}