Skip to main content

ShipmentGlobalDemandInput_ReportView

realmId int32
startDate date-time
stopDate date-time
realmCountryIds string[]
planningUnitId int32
reportView int32
fundingSourceProcurementAgentIds string[]
useApprovedSupplyPlanOnly boolean
includePlannedShipments boolean
realmCountryIdsString string
fundingSourceProcurementAgentIdsString string
ShipmentGlobalDemandInput_ReportView
{
"realmId": 0,
"startDate": "2024-07-29T15:51:28.071Z",
"stopDate": "2024-07-29T15:51:28.071Z",
"realmCountryIds": [
"string"
],
"planningUnitId": 0,
"reportView": 0,
"fundingSourceProcurementAgentIds": [
"string"
],
"useApprovedSupplyPlanOnly": true,
"includePlannedShipments": true,
"realmCountryIdsString": "string",
"fundingSourceProcurementAgentIdsString": "string"
}