Skip to main content

ProcurementAgentShipmentReportOutput_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
procurementAgent object
code string
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
ProcurementAgentShipmentReportOutput_ReportView
{
"freightCost": 0,
"freightPerc": 0,
"planningUnit": {
"id": 0,
"idString": "string",
"label": {
"baseModel": {},
"label_en": "string",
"label_fr": "string",
"label_pr": "string",
"label_sp": "string"
}
},
"procurementAgent": {
"code": "string",
"id": 0,
"idString": "string",
"label": {
"baseModel": {},
"label_en": "string",
"label_fr": "string",
"label_pr": "string",
"label_sp": "string"
}
},
"productCost": 0,
"qty": 0,
"totalCost": 0
}