@kernelminds/scailo-sdk 0.0.68 → 0.0.69
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.
|
@@ -554,7 +554,7 @@ exports.VendorInvoicesService = {
|
|
|
554
554
|
*/
|
|
555
555
|
viewReceiptStatistics: {
|
|
556
556
|
name: "ViewReceiptStatistics",
|
|
557
|
-
I: base_scailo_pb_js_1.
|
|
557
|
+
I: base_scailo_pb_js_1.IdentifierUUID,
|
|
558
558
|
O: vendor_invoices_scailo_pb_js_1.VendorInvoiceReceiptStatisticsList,
|
|
559
559
|
kind: protobuf_1.MethodKind.Unary,
|
|
560
560
|
},
|
|
@@ -547,7 +547,7 @@ export declare const VendorInvoicesService: {
|
|
|
547
547
|
*/
|
|
548
548
|
readonly viewReceiptStatistics: {
|
|
549
549
|
readonly name: "ViewReceiptStatistics";
|
|
550
|
-
readonly I: typeof
|
|
550
|
+
readonly I: typeof IdentifierUUID;
|
|
551
551
|
readonly O: typeof VendorInvoiceReceiptStatisticsList;
|
|
552
552
|
readonly kind: MethodKind.Unary;
|
|
553
553
|
};
|
|
@@ -554,7 +554,7 @@ exports.VendorInvoicesService = {
|
|
|
554
554
|
*/
|
|
555
555
|
viewReceiptStatistics: {
|
|
556
556
|
name: "ViewReceiptStatistics",
|
|
557
|
-
I: base_scailo_pb_js_1.
|
|
557
|
+
I: base_scailo_pb_js_1.IdentifierUUID,
|
|
558
558
|
O: vendor_invoices_scailo_pb_js_1.VendorInvoiceReceiptStatisticsList,
|
|
559
559
|
kind: protobuf_1.MethodKind.Unary,
|
|
560
560
|
},
|
|
@@ -547,7 +547,7 @@ export declare const VendorInvoicesService: {
|
|
|
547
547
|
*/
|
|
548
548
|
readonly viewReceiptStatistics: {
|
|
549
549
|
readonly name: "ViewReceiptStatistics";
|
|
550
|
-
readonly I: typeof
|
|
550
|
+
readonly I: typeof IdentifierUUID;
|
|
551
551
|
readonly O: typeof VendorInvoiceReceiptStatisticsList;
|
|
552
552
|
readonly kind: MethodKind.Unary;
|
|
553
553
|
};
|