@experteam-mx/ngx-services 20.9.6-dev1.0 → 20.9.6-dev1.1

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
@@ -1438,7 +1438,7 @@ interface UpsellingIndicatorMethod extends SymfonyModel {
1438
1438
  name: string;
1439
1439
  }
1440
1440
  interface RpaShipmentNotification extends SymfonyModel {
1441
- country_id: number;
1441
+ countryId: number;
1442
1442
  languages: string[];
1443
1443
  }
1444
1444
 
@@ -1750,7 +1750,7 @@ type RpaShipmentNotificationOut = {
1750
1750
  type RpaShipmentNotificationIn = {
1751
1751
  countryId: number;
1752
1752
  languages: string[];
1753
- active: boolean;
1753
+ isActive: boolean;
1754
1754
  };
1755
1755
 
1756
1756
  declare class ApiCatalogsService {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@experteam-mx/ngx-services",
3
- "version": "20.9.6-dev1.0",
3
+ "version": "20.9.6-dev1.1",
4
4
  "description": "Angular common services for Experteam apps",
5
5
  "author": "Experteam Cía. Ltda.",
6
6
  "keywords": [