Fix: Wrong type
This commit is contained in:
@@ -3961,13 +3961,13 @@ components:
|
|||||||
Amount:
|
Amount:
|
||||||
type: "number"
|
type: "number"
|
||||||
SalesPriceNetSingle:
|
SalesPriceNetSingle:
|
||||||
type: "string"
|
type: "number"
|
||||||
SalesPriceGrossSingle:
|
SalesPriceGrossSingle:
|
||||||
type: "string"
|
type: "number"
|
||||||
SalesPriceNetTotal:
|
SalesPriceNetTotal:
|
||||||
type: "string"
|
type: "number"
|
||||||
SalesPriceGrossTotal:
|
SalesPriceGrossTotal:
|
||||||
type: "string"
|
type: "number"
|
||||||
Designation:
|
Designation:
|
||||||
type: "string"
|
type: "string"
|
||||||
_HashValue:
|
_HashValue:
|
||||||
|
|||||||
Reference in New Issue
Block a user