ProcurementAgentShipmentReportInput_ReportView
includePlannedShipments boolean
planningUnitIdString string
planningUnitIds string[]
procurementAgentIdString string
procurementAgentIds string[]
programId int32
startDate date-time
stopDate date-time
versionId int32
ProcurementAgentShipmentReportInput_ReportView
{
"includePlannedShipments": true,
"planningUnitIdString": "string",
"planningUnitIds": [
"string"
],
"procurementAgentIdString": "string",
"procurementAgentIds": [
"string"
],
"programId": 0,
"startDate": "2024-07-29T15:51:28.071Z",
"stopDate": "2024-07-29T15:51:28.071Z",
"versionId": 0
}