@kernelminds/scailo-sdk 0.0.4 → 0.0.5

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 (53) hide show
  1. package/lib/cjs/src/equations_families.scailo_connect.js +1 -1
  2. package/lib/cjs/src/equations_replaceables.scailo_connect.js +1 -1
  3. package/lib/cjs/src/equations_sales_bundles.scailo_connect.js +1 -1
  4. package/lib/cjs/src/equations_work_orders.scailo_connect.js +1 -1
  5. package/lib/cjs/src/families.scailo_connect.js +1 -1
  6. package/lib/cjs/src/goods_receipts.scailo_connect.js +1 -1
  7. package/lib/cjs/src/purchases_indents.scailo_connect.js +1 -1
  8. package/lib/cjs/src/purchases_orders.scailo_connect.js +1 -1
  9. package/lib/cjs/src/sales_enquiries.scailo_connect.js +1 -1
  10. package/lib/cjs/src/sales_invoices.scailo_connect.js +1 -1
  11. package/lib/cjs/src/sales_orders.scailo_connect.js +1 -1
  12. package/lib/cjs/src/sales_quotations.scailo_connect.js +1 -1
  13. package/lib/cjs/src/vendor_invoices.scailo_connect.js +1 -1
  14. package/lib/cjs/types/src/equations_families.scailo_connect.d.ts +1 -1
  15. package/lib/cjs/types/src/equations_replaceables.scailo_connect.d.ts +1 -1
  16. package/lib/cjs/types/src/equations_sales_bundles.scailo_connect.d.ts +1 -1
  17. package/lib/cjs/types/src/equations_work_orders.scailo_connect.d.ts +1 -1
  18. package/lib/cjs/types/src/families.scailo_connect.d.ts +1 -1
  19. package/lib/cjs/types/src/goods_receipts.scailo_connect.d.ts +1 -1
  20. package/lib/cjs/types/src/purchases_indents.scailo_connect.d.ts +1 -1
  21. package/lib/cjs/types/src/purchases_orders.scailo_connect.d.ts +1 -1
  22. package/lib/cjs/types/src/sales_enquiries.scailo_connect.d.ts +1 -1
  23. package/lib/cjs/types/src/sales_invoices.scailo_connect.d.ts +1 -1
  24. package/lib/cjs/types/src/sales_orders.scailo_connect.d.ts +1 -1
  25. package/lib/cjs/types/src/sales_quotations.scailo_connect.d.ts +1 -1
  26. package/lib/cjs/types/src/vendor_invoices.scailo_connect.d.ts +1 -1
  27. package/lib/esm/src/equations_families.scailo_connect.js +1 -1
  28. package/lib/esm/src/equations_replaceables.scailo_connect.js +1 -1
  29. package/lib/esm/src/equations_sales_bundles.scailo_connect.js +1 -1
  30. package/lib/esm/src/equations_work_orders.scailo_connect.js +1 -1
  31. package/lib/esm/src/families.scailo_connect.js +1 -1
  32. package/lib/esm/src/goods_receipts.scailo_connect.js +1 -1
  33. package/lib/esm/src/purchases_indents.scailo_connect.js +1 -1
  34. package/lib/esm/src/purchases_orders.scailo_connect.js +1 -1
  35. package/lib/esm/src/sales_enquiries.scailo_connect.js +1 -1
  36. package/lib/esm/src/sales_invoices.scailo_connect.js +1 -1
  37. package/lib/esm/src/sales_orders.scailo_connect.js +1 -1
  38. package/lib/esm/src/sales_quotations.scailo_connect.js +1 -1
  39. package/lib/esm/src/vendor_invoices.scailo_connect.js +1 -1
  40. package/lib/esm/types/src/equations_families.scailo_connect.d.ts +1 -1
  41. package/lib/esm/types/src/equations_replaceables.scailo_connect.d.ts +1 -1
  42. package/lib/esm/types/src/equations_sales_bundles.scailo_connect.d.ts +1 -1
  43. package/lib/esm/types/src/equations_work_orders.scailo_connect.d.ts +1 -1
  44. package/lib/esm/types/src/families.scailo_connect.d.ts +1 -1
  45. package/lib/esm/types/src/goods_receipts.scailo_connect.d.ts +1 -1
  46. package/lib/esm/types/src/purchases_indents.scailo_connect.d.ts +1 -1
  47. package/lib/esm/types/src/purchases_orders.scailo_connect.d.ts +1 -1
  48. package/lib/esm/types/src/sales_enquiries.scailo_connect.d.ts +1 -1
  49. package/lib/esm/types/src/sales_invoices.scailo_connect.d.ts +1 -1
  50. package/lib/esm/types/src/sales_orders.scailo_connect.d.ts +1 -1
  51. package/lib/esm/types/src/sales_quotations.scailo_connect.d.ts +1 -1
  52. package/lib/esm/types/src/vendor_invoices.scailo_connect.d.ts +1 -1
  53. package/package.json +1 -1
@@ -337,7 +337,7 @@ exports.EquationsFamiliesService = {
337
337
  */
338
338
  downloadAsCSV: {
339
339
  name: "DownloadAsCSV",
340
- I: base_scailo_pb_js_1.Identifier,
340
+ I: base_scailo_pb_js_1.IdentifierUUID,
341
341
  O: base_scailo_pb_js_1.StandardFile,
342
342
  kind: protobuf_1.MethodKind.Unary,
343
343
  },
@@ -336,7 +336,7 @@ exports.EquationsReplaceablesService = {
336
336
  */
337
337
  downloadAsCSV: {
338
338
  name: "DownloadAsCSV",
339
- I: base_scailo_pb_js_1.Identifier,
339
+ I: base_scailo_pb_js_1.IdentifierUUID,
340
340
  O: base_scailo_pb_js_1.StandardFile,
341
341
  kind: protobuf_1.MethodKind.Unary,
342
342
  },
@@ -336,7 +336,7 @@ exports.EquationsSalesBundlesService = {
336
336
  */
337
337
  downloadAsCSV: {
338
338
  name: "DownloadAsCSV",
339
- I: base_scailo_pb_js_1.Identifier,
339
+ I: base_scailo_pb_js_1.IdentifierUUID,
340
340
  O: base_scailo_pb_js_1.StandardFile,
341
341
  kind: protobuf_1.MethodKind.Unary,
342
342
  },
@@ -336,7 +336,7 @@ exports.EquationsWorkOrdersService = {
336
336
  */
337
337
  downloadAsCSV: {
338
338
  name: "DownloadAsCSV",
339
- I: base_scailo_pb_js_1.Identifier,
339
+ I: base_scailo_pb_js_1.IdentifierUUID,
340
340
  O: base_scailo_pb_js_1.StandardFile,
341
341
  kind: protobuf_1.MethodKind.Unary,
342
342
  },
@@ -171,7 +171,7 @@ exports.FamiliesService = {
171
171
  */
172
172
  downloadAsCSV: {
173
173
  name: "DownloadAsCSV",
174
- I: base_scailo_pb_js_1.Identifier,
174
+ I: base_scailo_pb_js_1.IdentifierUUID,
175
175
  O: base_scailo_pb_js_1.StandardFile,
176
176
  kind: protobuf_1.MethodKind.Unary,
177
177
  },
@@ -356,7 +356,7 @@ exports.GoodsReceiptsService = {
356
356
  */
357
357
  downloadAsCSV: {
358
358
  name: "DownloadAsCSV",
359
- I: base_scailo_pb_js_1.Identifier,
359
+ I: base_scailo_pb_js_1.IdentifierUUID,
360
360
  O: base_scailo_pb_js_1.StandardFile,
361
361
  kind: protobuf_1.MethodKind.Unary,
362
362
  },
@@ -367,7 +367,7 @@ exports.PurchasesIndentsService = {
367
367
  */
368
368
  downloadAsCSV: {
369
369
  name: "DownloadAsCSV",
370
- I: base_scailo_pb_js_1.Identifier,
370
+ I: base_scailo_pb_js_1.IdentifierUUID,
371
371
  O: base_scailo_pb_js_1.StandardFile,
372
372
  kind: protobuf_1.MethodKind.Unary,
373
373
  },
@@ -367,7 +367,7 @@ exports.PurchasesOrdersService = {
367
367
  */
368
368
  downloadAsCSV: {
369
369
  name: "DownloadAsCSV",
370
- I: base_scailo_pb_js_1.Identifier,
370
+ I: base_scailo_pb_js_1.IdentifierUUID,
371
371
  O: base_scailo_pb_js_1.StandardFile,
372
372
  kind: protobuf_1.MethodKind.Unary,
373
373
  },
@@ -344,7 +344,7 @@ exports.SalesEnquiriesService = {
344
344
  */
345
345
  downloadAsCSV: {
346
346
  name: "DownloadAsCSV",
347
- I: base_scailo_pb_js_1.Identifier,
347
+ I: base_scailo_pb_js_1.IdentifierUUID,
348
348
  O: base_scailo_pb_js_1.StandardFile,
349
349
  kind: protobuf_1.MethodKind.Unary,
350
350
  },
@@ -356,7 +356,7 @@ exports.SalesInvoicesService = {
356
356
  */
357
357
  downloadAsCSV: {
358
358
  name: "DownloadAsCSV",
359
- I: base_scailo_pb_js_1.Identifier,
359
+ I: base_scailo_pb_js_1.IdentifierUUID,
360
360
  O: base_scailo_pb_js_1.StandardFile,
361
361
  kind: protobuf_1.MethodKind.Unary,
362
362
  },
@@ -367,7 +367,7 @@ exports.SalesOrdersService = {
367
367
  */
368
368
  downloadAsCSV: {
369
369
  name: "DownloadAsCSV",
370
- I: base_scailo_pb_js_1.Identifier,
370
+ I: base_scailo_pb_js_1.IdentifierUUID,
371
371
  O: base_scailo_pb_js_1.StandardFile,
372
372
  kind: protobuf_1.MethodKind.Unary,
373
373
  },
@@ -367,7 +367,7 @@ exports.SalesQuotationsService = {
367
367
  */
368
368
  downloadAsCSV: {
369
369
  name: "DownloadAsCSV",
370
- I: base_scailo_pb_js_1.Identifier,
370
+ I: base_scailo_pb_js_1.IdentifierUUID,
371
371
  O: base_scailo_pb_js_1.StandardFile,
372
372
  kind: protobuf_1.MethodKind.Unary,
373
373
  },
@@ -345,7 +345,7 @@ exports.VendorInvoicesService = {
345
345
  */
346
346
  downloadAsCSV: {
347
347
  name: "DownloadAsCSV",
348
- I: base_scailo_pb_js_1.Identifier,
348
+ I: base_scailo_pb_js_1.IdentifierUUID,
349
349
  O: base_scailo_pb_js_1.StandardFile,
350
350
  kind: protobuf_1.MethodKind.Unary,
351
351
  },
@@ -330,7 +330,7 @@ export declare const EquationsFamiliesService: {
330
330
  */
331
331
  readonly downloadAsCSV: {
332
332
  readonly name: "DownloadAsCSV";
333
- readonly I: typeof Identifier;
333
+ readonly I: typeof IdentifierUUID;
334
334
  readonly O: typeof StandardFile;
335
335
  readonly kind: MethodKind.Unary;
336
336
  };
@@ -329,7 +329,7 @@ export declare const EquationsReplaceablesService: {
329
329
  */
330
330
  readonly downloadAsCSV: {
331
331
  readonly name: "DownloadAsCSV";
332
- readonly I: typeof Identifier;
332
+ readonly I: typeof IdentifierUUID;
333
333
  readonly O: typeof StandardFile;
334
334
  readonly kind: MethodKind.Unary;
335
335
  };
@@ -329,7 +329,7 @@ export declare const EquationsSalesBundlesService: {
329
329
  */
330
330
  readonly downloadAsCSV: {
331
331
  readonly name: "DownloadAsCSV";
332
- readonly I: typeof Identifier;
332
+ readonly I: typeof IdentifierUUID;
333
333
  readonly O: typeof StandardFile;
334
334
  readonly kind: MethodKind.Unary;
335
335
  };
@@ -329,7 +329,7 @@ export declare const EquationsWorkOrdersService: {
329
329
  */
330
330
  readonly downloadAsCSV: {
331
331
  readonly name: "DownloadAsCSV";
332
- readonly I: typeof Identifier;
332
+ readonly I: typeof IdentifierUUID;
333
333
  readonly O: typeof StandardFile;
334
334
  readonly kind: MethodKind.Unary;
335
335
  };
@@ -164,7 +164,7 @@ export declare const FamiliesService: {
164
164
  */
165
165
  readonly downloadAsCSV: {
166
166
  readonly name: "DownloadAsCSV";
167
- readonly I: typeof Identifier;
167
+ readonly I: typeof IdentifierUUID;
168
168
  readonly O: typeof StandardFile;
169
169
  readonly kind: MethodKind.Unary;
170
170
  };
@@ -349,7 +349,7 @@ export declare const GoodsReceiptsService: {
349
349
  */
350
350
  readonly downloadAsCSV: {
351
351
  readonly name: "DownloadAsCSV";
352
- readonly I: typeof Identifier;
352
+ readonly I: typeof IdentifierUUID;
353
353
  readonly O: typeof StandardFile;
354
354
  readonly kind: MethodKind.Unary;
355
355
  };
@@ -360,7 +360,7 @@ export declare const PurchasesIndentsService: {
360
360
  */
361
361
  readonly downloadAsCSV: {
362
362
  readonly name: "DownloadAsCSV";
363
- readonly I: typeof Identifier;
363
+ readonly I: typeof IdentifierUUID;
364
364
  readonly O: typeof StandardFile;
365
365
  readonly kind: MethodKind.Unary;
366
366
  };
@@ -360,7 +360,7 @@ export declare const PurchasesOrdersService: {
360
360
  */
361
361
  readonly downloadAsCSV: {
362
362
  readonly name: "DownloadAsCSV";
363
- readonly I: typeof Identifier;
363
+ readonly I: typeof IdentifierUUID;
364
364
  readonly O: typeof StandardFile;
365
365
  readonly kind: MethodKind.Unary;
366
366
  };
@@ -337,7 +337,7 @@ export declare const SalesEnquiriesService: {
337
337
  */
338
338
  readonly downloadAsCSV: {
339
339
  readonly name: "DownloadAsCSV";
340
- readonly I: typeof Identifier;
340
+ readonly I: typeof IdentifierUUID;
341
341
  readonly O: typeof StandardFile;
342
342
  readonly kind: MethodKind.Unary;
343
343
  };
@@ -349,7 +349,7 @@ export declare const SalesInvoicesService: {
349
349
  */
350
350
  readonly downloadAsCSV: {
351
351
  readonly name: "DownloadAsCSV";
352
- readonly I: typeof Identifier;
352
+ readonly I: typeof IdentifierUUID;
353
353
  readonly O: typeof StandardFile;
354
354
  readonly kind: MethodKind.Unary;
355
355
  };
@@ -360,7 +360,7 @@ export declare const SalesOrdersService: {
360
360
  */
361
361
  readonly downloadAsCSV: {
362
362
  readonly name: "DownloadAsCSV";
363
- readonly I: typeof Identifier;
363
+ readonly I: typeof IdentifierUUID;
364
364
  readonly O: typeof StandardFile;
365
365
  readonly kind: MethodKind.Unary;
366
366
  };
@@ -360,7 +360,7 @@ export declare const SalesQuotationsService: {
360
360
  */
361
361
  readonly downloadAsCSV: {
362
362
  readonly name: "DownloadAsCSV";
363
- readonly I: typeof Identifier;
363
+ readonly I: typeof IdentifierUUID;
364
364
  readonly O: typeof StandardFile;
365
365
  readonly kind: MethodKind.Unary;
366
366
  };
@@ -338,7 +338,7 @@ export declare const VendorInvoicesService: {
338
338
  */
339
339
  readonly downloadAsCSV: {
340
340
  readonly name: "DownloadAsCSV";
341
- readonly I: typeof Identifier;
341
+ readonly I: typeof IdentifierUUID;
342
342
  readonly O: typeof StandardFile;
343
343
  readonly kind: MethodKind.Unary;
344
344
  };
@@ -337,7 +337,7 @@ exports.EquationsFamiliesService = {
337
337
  */
338
338
  downloadAsCSV: {
339
339
  name: "DownloadAsCSV",
340
- I: base_scailo_pb_js_1.Identifier,
340
+ I: base_scailo_pb_js_1.IdentifierUUID,
341
341
  O: base_scailo_pb_js_1.StandardFile,
342
342
  kind: protobuf_1.MethodKind.Unary,
343
343
  },
@@ -336,7 +336,7 @@ exports.EquationsReplaceablesService = {
336
336
  */
337
337
  downloadAsCSV: {
338
338
  name: "DownloadAsCSV",
339
- I: base_scailo_pb_js_1.Identifier,
339
+ I: base_scailo_pb_js_1.IdentifierUUID,
340
340
  O: base_scailo_pb_js_1.StandardFile,
341
341
  kind: protobuf_1.MethodKind.Unary,
342
342
  },
@@ -336,7 +336,7 @@ exports.EquationsSalesBundlesService = {
336
336
  */
337
337
  downloadAsCSV: {
338
338
  name: "DownloadAsCSV",
339
- I: base_scailo_pb_js_1.Identifier,
339
+ I: base_scailo_pb_js_1.IdentifierUUID,
340
340
  O: base_scailo_pb_js_1.StandardFile,
341
341
  kind: protobuf_1.MethodKind.Unary,
342
342
  },
@@ -336,7 +336,7 @@ exports.EquationsWorkOrdersService = {
336
336
  */
337
337
  downloadAsCSV: {
338
338
  name: "DownloadAsCSV",
339
- I: base_scailo_pb_js_1.Identifier,
339
+ I: base_scailo_pb_js_1.IdentifierUUID,
340
340
  O: base_scailo_pb_js_1.StandardFile,
341
341
  kind: protobuf_1.MethodKind.Unary,
342
342
  },
@@ -171,7 +171,7 @@ exports.FamiliesService = {
171
171
  */
172
172
  downloadAsCSV: {
173
173
  name: "DownloadAsCSV",
174
- I: base_scailo_pb_js_1.Identifier,
174
+ I: base_scailo_pb_js_1.IdentifierUUID,
175
175
  O: base_scailo_pb_js_1.StandardFile,
176
176
  kind: protobuf_1.MethodKind.Unary,
177
177
  },
@@ -356,7 +356,7 @@ exports.GoodsReceiptsService = {
356
356
  */
357
357
  downloadAsCSV: {
358
358
  name: "DownloadAsCSV",
359
- I: base_scailo_pb_js_1.Identifier,
359
+ I: base_scailo_pb_js_1.IdentifierUUID,
360
360
  O: base_scailo_pb_js_1.StandardFile,
361
361
  kind: protobuf_1.MethodKind.Unary,
362
362
  },
@@ -367,7 +367,7 @@ exports.PurchasesIndentsService = {
367
367
  */
368
368
  downloadAsCSV: {
369
369
  name: "DownloadAsCSV",
370
- I: base_scailo_pb_js_1.Identifier,
370
+ I: base_scailo_pb_js_1.IdentifierUUID,
371
371
  O: base_scailo_pb_js_1.StandardFile,
372
372
  kind: protobuf_1.MethodKind.Unary,
373
373
  },
@@ -367,7 +367,7 @@ exports.PurchasesOrdersService = {
367
367
  */
368
368
  downloadAsCSV: {
369
369
  name: "DownloadAsCSV",
370
- I: base_scailo_pb_js_1.Identifier,
370
+ I: base_scailo_pb_js_1.IdentifierUUID,
371
371
  O: base_scailo_pb_js_1.StandardFile,
372
372
  kind: protobuf_1.MethodKind.Unary,
373
373
  },
@@ -344,7 +344,7 @@ exports.SalesEnquiriesService = {
344
344
  */
345
345
  downloadAsCSV: {
346
346
  name: "DownloadAsCSV",
347
- I: base_scailo_pb_js_1.Identifier,
347
+ I: base_scailo_pb_js_1.IdentifierUUID,
348
348
  O: base_scailo_pb_js_1.StandardFile,
349
349
  kind: protobuf_1.MethodKind.Unary,
350
350
  },
@@ -356,7 +356,7 @@ exports.SalesInvoicesService = {
356
356
  */
357
357
  downloadAsCSV: {
358
358
  name: "DownloadAsCSV",
359
- I: base_scailo_pb_js_1.Identifier,
359
+ I: base_scailo_pb_js_1.IdentifierUUID,
360
360
  O: base_scailo_pb_js_1.StandardFile,
361
361
  kind: protobuf_1.MethodKind.Unary,
362
362
  },
@@ -367,7 +367,7 @@ exports.SalesOrdersService = {
367
367
  */
368
368
  downloadAsCSV: {
369
369
  name: "DownloadAsCSV",
370
- I: base_scailo_pb_js_1.Identifier,
370
+ I: base_scailo_pb_js_1.IdentifierUUID,
371
371
  O: base_scailo_pb_js_1.StandardFile,
372
372
  kind: protobuf_1.MethodKind.Unary,
373
373
  },
@@ -367,7 +367,7 @@ exports.SalesQuotationsService = {
367
367
  */
368
368
  downloadAsCSV: {
369
369
  name: "DownloadAsCSV",
370
- I: base_scailo_pb_js_1.Identifier,
370
+ I: base_scailo_pb_js_1.IdentifierUUID,
371
371
  O: base_scailo_pb_js_1.StandardFile,
372
372
  kind: protobuf_1.MethodKind.Unary,
373
373
  },
@@ -345,7 +345,7 @@ exports.VendorInvoicesService = {
345
345
  */
346
346
  downloadAsCSV: {
347
347
  name: "DownloadAsCSV",
348
- I: base_scailo_pb_js_1.Identifier,
348
+ I: base_scailo_pb_js_1.IdentifierUUID,
349
349
  O: base_scailo_pb_js_1.StandardFile,
350
350
  kind: protobuf_1.MethodKind.Unary,
351
351
  },
@@ -330,7 +330,7 @@ export declare const EquationsFamiliesService: {
330
330
  */
331
331
  readonly downloadAsCSV: {
332
332
  readonly name: "DownloadAsCSV";
333
- readonly I: typeof Identifier;
333
+ readonly I: typeof IdentifierUUID;
334
334
  readonly O: typeof StandardFile;
335
335
  readonly kind: MethodKind.Unary;
336
336
  };
@@ -329,7 +329,7 @@ export declare const EquationsReplaceablesService: {
329
329
  */
330
330
  readonly downloadAsCSV: {
331
331
  readonly name: "DownloadAsCSV";
332
- readonly I: typeof Identifier;
332
+ readonly I: typeof IdentifierUUID;
333
333
  readonly O: typeof StandardFile;
334
334
  readonly kind: MethodKind.Unary;
335
335
  };
@@ -329,7 +329,7 @@ export declare const EquationsSalesBundlesService: {
329
329
  */
330
330
  readonly downloadAsCSV: {
331
331
  readonly name: "DownloadAsCSV";
332
- readonly I: typeof Identifier;
332
+ readonly I: typeof IdentifierUUID;
333
333
  readonly O: typeof StandardFile;
334
334
  readonly kind: MethodKind.Unary;
335
335
  };
@@ -329,7 +329,7 @@ export declare const EquationsWorkOrdersService: {
329
329
  */
330
330
  readonly downloadAsCSV: {
331
331
  readonly name: "DownloadAsCSV";
332
- readonly I: typeof Identifier;
332
+ readonly I: typeof IdentifierUUID;
333
333
  readonly O: typeof StandardFile;
334
334
  readonly kind: MethodKind.Unary;
335
335
  };
@@ -164,7 +164,7 @@ export declare const FamiliesService: {
164
164
  */
165
165
  readonly downloadAsCSV: {
166
166
  readonly name: "DownloadAsCSV";
167
- readonly I: typeof Identifier;
167
+ readonly I: typeof IdentifierUUID;
168
168
  readonly O: typeof StandardFile;
169
169
  readonly kind: MethodKind.Unary;
170
170
  };
@@ -349,7 +349,7 @@ export declare const GoodsReceiptsService: {
349
349
  */
350
350
  readonly downloadAsCSV: {
351
351
  readonly name: "DownloadAsCSV";
352
- readonly I: typeof Identifier;
352
+ readonly I: typeof IdentifierUUID;
353
353
  readonly O: typeof StandardFile;
354
354
  readonly kind: MethodKind.Unary;
355
355
  };
@@ -360,7 +360,7 @@ export declare const PurchasesIndentsService: {
360
360
  */
361
361
  readonly downloadAsCSV: {
362
362
  readonly name: "DownloadAsCSV";
363
- readonly I: typeof Identifier;
363
+ readonly I: typeof IdentifierUUID;
364
364
  readonly O: typeof StandardFile;
365
365
  readonly kind: MethodKind.Unary;
366
366
  };
@@ -360,7 +360,7 @@ export declare const PurchasesOrdersService: {
360
360
  */
361
361
  readonly downloadAsCSV: {
362
362
  readonly name: "DownloadAsCSV";
363
- readonly I: typeof Identifier;
363
+ readonly I: typeof IdentifierUUID;
364
364
  readonly O: typeof StandardFile;
365
365
  readonly kind: MethodKind.Unary;
366
366
  };
@@ -337,7 +337,7 @@ export declare const SalesEnquiriesService: {
337
337
  */
338
338
  readonly downloadAsCSV: {
339
339
  readonly name: "DownloadAsCSV";
340
- readonly I: typeof Identifier;
340
+ readonly I: typeof IdentifierUUID;
341
341
  readonly O: typeof StandardFile;
342
342
  readonly kind: MethodKind.Unary;
343
343
  };
@@ -349,7 +349,7 @@ export declare const SalesInvoicesService: {
349
349
  */
350
350
  readonly downloadAsCSV: {
351
351
  readonly name: "DownloadAsCSV";
352
- readonly I: typeof Identifier;
352
+ readonly I: typeof IdentifierUUID;
353
353
  readonly O: typeof StandardFile;
354
354
  readonly kind: MethodKind.Unary;
355
355
  };
@@ -360,7 +360,7 @@ export declare const SalesOrdersService: {
360
360
  */
361
361
  readonly downloadAsCSV: {
362
362
  readonly name: "DownloadAsCSV";
363
- readonly I: typeof Identifier;
363
+ readonly I: typeof IdentifierUUID;
364
364
  readonly O: typeof StandardFile;
365
365
  readonly kind: MethodKind.Unary;
366
366
  };
@@ -360,7 +360,7 @@ export declare const SalesQuotationsService: {
360
360
  */
361
361
  readonly downloadAsCSV: {
362
362
  readonly name: "DownloadAsCSV";
363
- readonly I: typeof Identifier;
363
+ readonly I: typeof IdentifierUUID;
364
364
  readonly O: typeof StandardFile;
365
365
  readonly kind: MethodKind.Unary;
366
366
  };
@@ -338,7 +338,7 @@ export declare const VendorInvoicesService: {
338
338
  */
339
339
  readonly downloadAsCSV: {
340
340
  readonly name: "DownloadAsCSV";
341
- readonly I: typeof Identifier;
341
+ readonly I: typeof IdentifierUUID;
342
342
  readonly O: typeof StandardFile;
343
343
  readonly kind: MethodKind.Unary;
344
344
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kernelminds/scailo-sdk",
3
- "version": "0.0.4",
3
+ "version": "0.0.5",
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",