@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.
- package/lib/cjs/src/equations_families.scailo_connect.js +1 -1
- package/lib/cjs/src/equations_replaceables.scailo_connect.js +1 -1
- package/lib/cjs/src/equations_sales_bundles.scailo_connect.js +1 -1
- package/lib/cjs/src/equations_work_orders.scailo_connect.js +1 -1
- package/lib/cjs/src/families.scailo_connect.js +1 -1
- package/lib/cjs/src/goods_receipts.scailo_connect.js +1 -1
- package/lib/cjs/src/purchases_indents.scailo_connect.js +1 -1
- package/lib/cjs/src/purchases_orders.scailo_connect.js +1 -1
- package/lib/cjs/src/sales_enquiries.scailo_connect.js +1 -1
- package/lib/cjs/src/sales_invoices.scailo_connect.js +1 -1
- package/lib/cjs/src/sales_orders.scailo_connect.js +1 -1
- package/lib/cjs/src/sales_quotations.scailo_connect.js +1 -1
- package/lib/cjs/src/vendor_invoices.scailo_connect.js +1 -1
- package/lib/cjs/types/src/equations_families.scailo_connect.d.ts +1 -1
- package/lib/cjs/types/src/equations_replaceables.scailo_connect.d.ts +1 -1
- package/lib/cjs/types/src/equations_sales_bundles.scailo_connect.d.ts +1 -1
- package/lib/cjs/types/src/equations_work_orders.scailo_connect.d.ts +1 -1
- package/lib/cjs/types/src/families.scailo_connect.d.ts +1 -1
- package/lib/cjs/types/src/goods_receipts.scailo_connect.d.ts +1 -1
- package/lib/cjs/types/src/purchases_indents.scailo_connect.d.ts +1 -1
- package/lib/cjs/types/src/purchases_orders.scailo_connect.d.ts +1 -1
- package/lib/cjs/types/src/sales_enquiries.scailo_connect.d.ts +1 -1
- package/lib/cjs/types/src/sales_invoices.scailo_connect.d.ts +1 -1
- package/lib/cjs/types/src/sales_orders.scailo_connect.d.ts +1 -1
- package/lib/cjs/types/src/sales_quotations.scailo_connect.d.ts +1 -1
- package/lib/cjs/types/src/vendor_invoices.scailo_connect.d.ts +1 -1
- package/lib/esm/src/equations_families.scailo_connect.js +1 -1
- package/lib/esm/src/equations_replaceables.scailo_connect.js +1 -1
- package/lib/esm/src/equations_sales_bundles.scailo_connect.js +1 -1
- package/lib/esm/src/equations_work_orders.scailo_connect.js +1 -1
- package/lib/esm/src/families.scailo_connect.js +1 -1
- package/lib/esm/src/goods_receipts.scailo_connect.js +1 -1
- package/lib/esm/src/purchases_indents.scailo_connect.js +1 -1
- package/lib/esm/src/purchases_orders.scailo_connect.js +1 -1
- package/lib/esm/src/sales_enquiries.scailo_connect.js +1 -1
- package/lib/esm/src/sales_invoices.scailo_connect.js +1 -1
- package/lib/esm/src/sales_orders.scailo_connect.js +1 -1
- package/lib/esm/src/sales_quotations.scailo_connect.js +1 -1
- package/lib/esm/src/vendor_invoices.scailo_connect.js +1 -1
- package/lib/esm/types/src/equations_families.scailo_connect.d.ts +1 -1
- package/lib/esm/types/src/equations_replaceables.scailo_connect.d.ts +1 -1
- package/lib/esm/types/src/equations_sales_bundles.scailo_connect.d.ts +1 -1
- package/lib/esm/types/src/equations_work_orders.scailo_connect.d.ts +1 -1
- package/lib/esm/types/src/families.scailo_connect.d.ts +1 -1
- package/lib/esm/types/src/goods_receipts.scailo_connect.d.ts +1 -1
- package/lib/esm/types/src/purchases_indents.scailo_connect.d.ts +1 -1
- package/lib/esm/types/src/purchases_orders.scailo_connect.d.ts +1 -1
- package/lib/esm/types/src/sales_enquiries.scailo_connect.d.ts +1 -1
- package/lib/esm/types/src/sales_invoices.scailo_connect.d.ts +1 -1
- package/lib/esm/types/src/sales_orders.scailo_connect.d.ts +1 -1
- package/lib/esm/types/src/sales_quotations.scailo_connect.d.ts +1 -1
- package/lib/esm/types/src/vendor_invoices.scailo_connect.d.ts +1 -1
- 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.
|
|
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.
|
|
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.
|
|
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.
|
|
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
|
},
|
|
@@ -356,7 +356,7 @@ exports.GoodsReceiptsService = {
|
|
|
356
356
|
*/
|
|
357
357
|
downloadAsCSV: {
|
|
358
358
|
name: "DownloadAsCSV",
|
|
359
|
-
I: base_scailo_pb_js_1.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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
|
},
|
|
@@ -356,7 +356,7 @@ exports.GoodsReceiptsService = {
|
|
|
356
356
|
*/
|
|
357
357
|
downloadAsCSV: {
|
|
358
358
|
name: "DownloadAsCSV",
|
|
359
|
-
I: base_scailo_pb_js_1.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
341
|
+
readonly I: typeof IdentifierUUID;
|
|
342
342
|
readonly O: typeof StandardFile;
|
|
343
343
|
readonly kind: MethodKind.Unary;
|
|
344
344
|
};
|