spartaxx.businessmodels 1.0.191 → 1.0.192
Sign up to get free protection for your applications and to get access to all the features.
@@ -2,7 +2,7 @@ import { DatasetSortingOperation, DatasetFilterOperation } from "../Masters/Mast
|
|
2
2
|
import { QualifiedClientInfo } from "./QualifiedClientInfo";
|
3
3
|
|
4
4
|
export interface QualifiedClientParam {
|
5
|
-
|
5
|
+
ItIsFilterSearch?: boolean;
|
6
6
|
IsSelectedAllRowFromGrid?: boolean;
|
7
7
|
EmailPerDayBlastCounts?: number;
|
8
8
|
USMailPerDayBlastCounts?: number;
|