@kernelminds/scailo-sdk 0.0.64 → 0.0.65

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.
@@ -527,13 +527,13 @@ exports.GoodsDispatchesService = {
527
527
  kind: protobuf_1.MethodKind.Unary,
528
528
  },
529
529
  /**
530
- * View the associated sales invoice ID that is denoted by the identifier in the response for the goods dispatch that is denoted by the identifier in the request
530
+ * View the associated sales invoice information that is denoted by the identifier in the response for the goods dispatch that is denoted by the identifier UUID in the request
531
531
  *
532
- * @generated from rpc Scailo.GoodsDispatchesService.ViewAssociatedSalesInvoiceID
532
+ * @generated from rpc Scailo.GoodsDispatchesService.ViewAssociatedSalesInvoiceInfo
533
533
  */
534
- viewAssociatedSalesInvoiceID: {
535
- name: "ViewAssociatedSalesInvoiceID",
536
- I: base_scailo_pb_js_1.Identifier,
534
+ viewAssociatedSalesInvoiceInfo: {
535
+ name: "ViewAssociatedSalesInvoiceInfo",
536
+ I: base_scailo_pb_js_1.IdentifierUUID,
537
537
  O: base_scailo_pb_js_1.IdentifierResponse,
538
538
  kind: protobuf_1.MethodKind.Unary,
539
539
  },
@@ -544,7 +544,7 @@ exports.GoodsDispatchesService = {
544
544
  */
545
545
  isBilled: {
546
546
  name: "IsBilled",
547
- I: base_scailo_pb_js_1.Identifier,
547
+ I: base_scailo_pb_js_1.IdentifierUUID,
548
548
  O: base_scailo_pb_js_1.BooleanResponse,
549
549
  kind: protobuf_1.MethodKind.Unary,
550
550
  },
@@ -520,13 +520,13 @@ export declare const GoodsDispatchesService: {
520
520
  readonly kind: MethodKind.Unary;
521
521
  };
522
522
  /**
523
- * View the associated sales invoice ID that is denoted by the identifier in the response for the goods dispatch that is denoted by the identifier in the request
523
+ * View the associated sales invoice information that is denoted by the identifier in the response for the goods dispatch that is denoted by the identifier UUID in the request
524
524
  *
525
- * @generated from rpc Scailo.GoodsDispatchesService.ViewAssociatedSalesInvoiceID
525
+ * @generated from rpc Scailo.GoodsDispatchesService.ViewAssociatedSalesInvoiceInfo
526
526
  */
527
- readonly viewAssociatedSalesInvoiceID: {
528
- readonly name: "ViewAssociatedSalesInvoiceID";
529
- readonly I: typeof Identifier;
527
+ readonly viewAssociatedSalesInvoiceInfo: {
528
+ readonly name: "ViewAssociatedSalesInvoiceInfo";
529
+ readonly I: typeof IdentifierUUID;
530
530
  readonly O: typeof IdentifierResponse;
531
531
  readonly kind: MethodKind.Unary;
532
532
  };
@@ -537,7 +537,7 @@ export declare const GoodsDispatchesService: {
537
537
  */
538
538
  readonly isBilled: {
539
539
  readonly name: "IsBilled";
540
- readonly I: typeof Identifier;
540
+ readonly I: typeof IdentifierUUID;
541
541
  readonly O: typeof BooleanResponse;
542
542
  readonly kind: MethodKind.Unary;
543
543
  };
@@ -527,13 +527,13 @@ exports.GoodsDispatchesService = {
527
527
  kind: protobuf_1.MethodKind.Unary,
528
528
  },
529
529
  /**
530
- * View the associated sales invoice ID that is denoted by the identifier in the response for the goods dispatch that is denoted by the identifier in the request
530
+ * View the associated sales invoice information that is denoted by the identifier in the response for the goods dispatch that is denoted by the identifier UUID in the request
531
531
  *
532
- * @generated from rpc Scailo.GoodsDispatchesService.ViewAssociatedSalesInvoiceID
532
+ * @generated from rpc Scailo.GoodsDispatchesService.ViewAssociatedSalesInvoiceInfo
533
533
  */
534
- viewAssociatedSalesInvoiceID: {
535
- name: "ViewAssociatedSalesInvoiceID",
536
- I: base_scailo_pb_js_1.Identifier,
534
+ viewAssociatedSalesInvoiceInfo: {
535
+ name: "ViewAssociatedSalesInvoiceInfo",
536
+ I: base_scailo_pb_js_1.IdentifierUUID,
537
537
  O: base_scailo_pb_js_1.IdentifierResponse,
538
538
  kind: protobuf_1.MethodKind.Unary,
539
539
  },
@@ -544,7 +544,7 @@ exports.GoodsDispatchesService = {
544
544
  */
545
545
  isBilled: {
546
546
  name: "IsBilled",
547
- I: base_scailo_pb_js_1.Identifier,
547
+ I: base_scailo_pb_js_1.IdentifierUUID,
548
548
  O: base_scailo_pb_js_1.BooleanResponse,
549
549
  kind: protobuf_1.MethodKind.Unary,
550
550
  },
@@ -520,13 +520,13 @@ export declare const GoodsDispatchesService: {
520
520
  readonly kind: MethodKind.Unary;
521
521
  };
522
522
  /**
523
- * View the associated sales invoice ID that is denoted by the identifier in the response for the goods dispatch that is denoted by the identifier in the request
523
+ * View the associated sales invoice information that is denoted by the identifier in the response for the goods dispatch that is denoted by the identifier UUID in the request
524
524
  *
525
- * @generated from rpc Scailo.GoodsDispatchesService.ViewAssociatedSalesInvoiceID
525
+ * @generated from rpc Scailo.GoodsDispatchesService.ViewAssociatedSalesInvoiceInfo
526
526
  */
527
- readonly viewAssociatedSalesInvoiceID: {
528
- readonly name: "ViewAssociatedSalesInvoiceID";
529
- readonly I: typeof Identifier;
527
+ readonly viewAssociatedSalesInvoiceInfo: {
528
+ readonly name: "ViewAssociatedSalesInvoiceInfo";
529
+ readonly I: typeof IdentifierUUID;
530
530
  readonly O: typeof IdentifierResponse;
531
531
  readonly kind: MethodKind.Unary;
532
532
  };
@@ -537,7 +537,7 @@ export declare const GoodsDispatchesService: {
537
537
  */
538
538
  readonly isBilled: {
539
539
  readonly name: "IsBilled";
540
- readonly I: typeof Identifier;
540
+ readonly I: typeof IdentifierUUID;
541
541
  readonly O: typeof BooleanResponse;
542
542
  readonly kind: MethodKind.Unary;
543
543
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kernelminds/scailo-sdk",
3
- "version": "0.0.64",
3
+ "version": "0.0.65",
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",