ShipmentReportOutput_ReportView
freightCost double
freightPerc double
planningUnit object
id int32
idString string
label object
baseModel object
baseModel
label_en string
label_fr string
label_pr string
label_sp string
productCost double
qty double
totalCost double
ShipmentReportOutput_ReportView
{
"freightCost": 0,
"freightPerc": 0,
"planningUnit": {
"id": 0,
"idString": "string",
"label": {
"baseModel": {},
"label_en": "string",
"label_fr": "string",
"label_pr": "string",
"label_sp": "string"
}
},
"productCost": 0,
"qty": 0,
"totalCost": 0
}