@experteam-mx/ngx-services 20.7.0-dev1.15 → 20.7.0-dev1.17

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/index.d.ts +2 -2
  2. package/package.json +1 -1
package/index.d.ts CHANGED
@@ -1636,12 +1636,12 @@ type UpsellingIndicatorOut = {
1636
1636
  };
1637
1637
  type UpsellingIndicatorIn = {
1638
1638
  name: string;
1639
- upsellingIndicatorMethod: string;
1639
+ upsellingIndicatorMethod: number;
1640
1640
  flagName: string;
1641
1641
  flagTextColor: string;
1642
1642
  flagColor: string;
1643
1643
  countryIds: number[];
1644
- products: UpsellingIndicatorProduct[];
1644
+ productIds: number[];
1645
1645
  isActive: boolean;
1646
1646
  };
1647
1647
  type UpsellingIndicatorMethodsOut = {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@experteam-mx/ngx-services",
3
- "version": "20.7.0-dev1.15",
3
+ "version": "20.7.0-dev1.17",
4
4
  "description": "Angular common services for Experteam apps",
5
5
  "author": "Experteam Cía. Ltda.",
6
6
  "keywords": [