@kernelminds/scailo-sdk 0.0.40 → 0.0.41

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.
@@ -348,7 +348,7 @@ exports.EquationsFamiliesService = {
348
348
  */
349
349
  downloadTreeAsCSV: {
350
350
  name: "DownloadTreeAsCSV",
351
- I: base_scailo_pb_js_1.Identifier,
351
+ I: base_scailo_pb_js_1.IdentifierUUID,
352
352
  O: base_scailo_pb_js_1.StandardFile,
353
353
  kind: protobuf_1.MethodKind.Unary,
354
354
  },
@@ -347,7 +347,7 @@ exports.EquationsReplaceablesService = {
347
347
  */
348
348
  downloadTreeAsCSV: {
349
349
  name: "DownloadTreeAsCSV",
350
- I: base_scailo_pb_js_1.Identifier,
350
+ I: base_scailo_pb_js_1.IdentifierUUID,
351
351
  O: base_scailo_pb_js_1.StandardFile,
352
352
  kind: protobuf_1.MethodKind.Unary,
353
353
  },
@@ -347,7 +347,7 @@ exports.EquationsSalesBundlesService = {
347
347
  */
348
348
  downloadTreeAsCSV: {
349
349
  name: "DownloadTreeAsCSV",
350
- I: base_scailo_pb_js_1.Identifier,
350
+ I: base_scailo_pb_js_1.IdentifierUUID,
351
351
  O: base_scailo_pb_js_1.StandardFile,
352
352
  kind: protobuf_1.MethodKind.Unary,
353
353
  },
@@ -358,7 +358,7 @@ exports.EquationsWorkOrdersService = {
358
358
  */
359
359
  downloadTreeAsCSV: {
360
360
  name: "DownloadTreeAsCSV",
361
- I: base_scailo_pb_js_1.Identifier,
361
+ I: base_scailo_pb_js_1.IdentifierUUID,
362
362
  O: base_scailo_pb_js_1.StandardFile,
363
363
  kind: protobuf_1.MethodKind.Unary,
364
364
  },
@@ -341,7 +341,7 @@ export declare const EquationsFamiliesService: {
341
341
  */
342
342
  readonly downloadTreeAsCSV: {
343
343
  readonly name: "DownloadTreeAsCSV";
344
- readonly I: typeof Identifier;
344
+ readonly I: typeof IdentifierUUID;
345
345
  readonly O: typeof StandardFile;
346
346
  readonly kind: MethodKind.Unary;
347
347
  };
@@ -340,7 +340,7 @@ export declare const EquationsReplaceablesService: {
340
340
  */
341
341
  readonly downloadTreeAsCSV: {
342
342
  readonly name: "DownloadTreeAsCSV";
343
- readonly I: typeof Identifier;
343
+ readonly I: typeof IdentifierUUID;
344
344
  readonly O: typeof StandardFile;
345
345
  readonly kind: MethodKind.Unary;
346
346
  };
@@ -340,7 +340,7 @@ export declare const EquationsSalesBundlesService: {
340
340
  */
341
341
  readonly downloadTreeAsCSV: {
342
342
  readonly name: "DownloadTreeAsCSV";
343
- readonly I: typeof Identifier;
343
+ readonly I: typeof IdentifierUUID;
344
344
  readonly O: typeof StandardFile;
345
345
  readonly kind: MethodKind.Unary;
346
346
  };
@@ -351,7 +351,7 @@ export declare const EquationsWorkOrdersService: {
351
351
  */
352
352
  readonly downloadTreeAsCSV: {
353
353
  readonly name: "DownloadTreeAsCSV";
354
- readonly I: typeof Identifier;
354
+ readonly I: typeof IdentifierUUID;
355
355
  readonly O: typeof StandardFile;
356
356
  readonly kind: MethodKind.Unary;
357
357
  };
@@ -348,7 +348,7 @@ exports.EquationsFamiliesService = {
348
348
  */
349
349
  downloadTreeAsCSV: {
350
350
  name: "DownloadTreeAsCSV",
351
- I: base_scailo_pb_js_1.Identifier,
351
+ I: base_scailo_pb_js_1.IdentifierUUID,
352
352
  O: base_scailo_pb_js_1.StandardFile,
353
353
  kind: protobuf_1.MethodKind.Unary,
354
354
  },
@@ -347,7 +347,7 @@ exports.EquationsReplaceablesService = {
347
347
  */
348
348
  downloadTreeAsCSV: {
349
349
  name: "DownloadTreeAsCSV",
350
- I: base_scailo_pb_js_1.Identifier,
350
+ I: base_scailo_pb_js_1.IdentifierUUID,
351
351
  O: base_scailo_pb_js_1.StandardFile,
352
352
  kind: protobuf_1.MethodKind.Unary,
353
353
  },
@@ -347,7 +347,7 @@ exports.EquationsSalesBundlesService = {
347
347
  */
348
348
  downloadTreeAsCSV: {
349
349
  name: "DownloadTreeAsCSV",
350
- I: base_scailo_pb_js_1.Identifier,
350
+ I: base_scailo_pb_js_1.IdentifierUUID,
351
351
  O: base_scailo_pb_js_1.StandardFile,
352
352
  kind: protobuf_1.MethodKind.Unary,
353
353
  },
@@ -358,7 +358,7 @@ exports.EquationsWorkOrdersService = {
358
358
  */
359
359
  downloadTreeAsCSV: {
360
360
  name: "DownloadTreeAsCSV",
361
- I: base_scailo_pb_js_1.Identifier,
361
+ I: base_scailo_pb_js_1.IdentifierUUID,
362
362
  O: base_scailo_pb_js_1.StandardFile,
363
363
  kind: protobuf_1.MethodKind.Unary,
364
364
  },
@@ -341,7 +341,7 @@ export declare const EquationsFamiliesService: {
341
341
  */
342
342
  readonly downloadTreeAsCSV: {
343
343
  readonly name: "DownloadTreeAsCSV";
344
- readonly I: typeof Identifier;
344
+ readonly I: typeof IdentifierUUID;
345
345
  readonly O: typeof StandardFile;
346
346
  readonly kind: MethodKind.Unary;
347
347
  };
@@ -340,7 +340,7 @@ export declare const EquationsReplaceablesService: {
340
340
  */
341
341
  readonly downloadTreeAsCSV: {
342
342
  readonly name: "DownloadTreeAsCSV";
343
- readonly I: typeof Identifier;
343
+ readonly I: typeof IdentifierUUID;
344
344
  readonly O: typeof StandardFile;
345
345
  readonly kind: MethodKind.Unary;
346
346
  };
@@ -340,7 +340,7 @@ export declare const EquationsSalesBundlesService: {
340
340
  */
341
341
  readonly downloadTreeAsCSV: {
342
342
  readonly name: "DownloadTreeAsCSV";
343
- readonly I: typeof Identifier;
343
+ readonly I: typeof IdentifierUUID;
344
344
  readonly O: typeof StandardFile;
345
345
  readonly kind: MethodKind.Unary;
346
346
  };
@@ -351,7 +351,7 @@ export declare const EquationsWorkOrdersService: {
351
351
  */
352
352
  readonly downloadTreeAsCSV: {
353
353
  readonly name: "DownloadTreeAsCSV";
354
- readonly I: typeof Identifier;
354
+ readonly I: typeof IdentifierUUID;
355
355
  readonly O: typeof StandardFile;
356
356
  readonly kind: MethodKind.Unary;
357
357
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kernelminds/scailo-sdk",
3
- "version": "0.0.40",
3
+ "version": "0.0.41",
4
4
  "description": "NPM module that provides access to Scailo's API",
5
5
  "types": "./lib/cjs/types/index.d.ts",
6
6
  "main": "./lib/cjs/index.js",