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