@saritasa/renewaire-frontend-sdk 0.121.0 → 0.122.0
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.
package/index.d.ts
CHANGED
|
@@ -7223,6 +7223,7 @@ interface RepTerritoriesRemoveRepTerritoryRequestParams {
|
|
|
7223
7223
|
interface RepTerritoriesSearchAccessibleRepUsersRequestParams {
|
|
7224
7224
|
repTerritoryId: number;
|
|
7225
7225
|
name?: string;
|
|
7226
|
+
isDefaultSalesContact?: boolean;
|
|
7226
7227
|
orderBy?: string;
|
|
7227
7228
|
page?: number;
|
|
7228
7229
|
pageSize?: number;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@saritasa/renewaire-frontend-sdk",
|
|
3
|
-
"version": "0.
|
|
4
|
-
"description": "OpenAPI client for @saritasa/renewaire-frontend-sdk(for version 0.
|
|
3
|
+
"version": "0.122.0",
|
|
4
|
+
"description": "OpenAPI client for @saritasa/renewaire-frontend-sdk(for version 0.122.0+47c8c2df1d9ad84d25dba9ab8da80c21d4e738fd)",
|
|
5
5
|
"author": "OpenAPI-Generator Contributors",
|
|
6
6
|
"repository": {
|
|
7
7
|
"type": "git",
|