Comparing version 1.0.35 to 1.0.36
@@ -36,2 +36,5 @@ /** | ||
reason?: Invoice.ReasonEnum; | ||
relatedBatchSendNumber?: number; | ||
relatedInvoiceIoCode?: string; | ||
relatedInvoiceNumber?: number; | ||
} | ||
@@ -38,0 +41,0 @@ export declare namespace Invoice { |
@@ -48,2 +48,8 @@ /** | ||
reason?: Invoice.ReasonEnum | ||
relatedBatchSendNumber?: number | ||
relatedInvoiceIoCode?: string | ||
relatedInvoiceNumber?: number | ||
} | ||
@@ -50,0 +56,0 @@ export namespace Invoice { |
{ | ||
"name": "fhc-api", | ||
"version": "1.0.35", | ||
"version": "1.0.36", | ||
"description": "Typescript version of Freehealth Connector standalone API client", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
16476818
35000