Add backend mapping and validation for customer country segment
[MAILPOET-3226]
This commit is contained in:
committed by
Veljko V
parent
ca8328ebce
commit
47eb085d2a
@@ -17,4 +17,5 @@ class InvalidFilterException extends InvalidStateException {
|
||||
const MISSING_NUMBER_OF_ORDERS_FIELDS = 10;
|
||||
const MISSING_TOTAL_SPENT_FIELDS = 11;
|
||||
const INVALID_DATE_VALUE = 12;
|
||||
const MISSING_COUNTRY = 13;
|
||||
};
|
||||
|
Reference in New Issue
Block a user