ShipmentOverviewInput_ReportView
fundingSourceIds string[]
fundingSourceIdsString string
groupByFundingSourceType boolean
groupByProcurementAgentType boolean
planningUnitIds string[]
planningUnitIdsString string
programIds string[]
programIdsString string
realmCountryIds string[]
realmCountryIdsString string
realmId int32
shipmentStatusIds string[]
shipmentStatusIdsString string
startDate date-time
stopDate date-time
useApprovedSupplyPlanOnly boolean
ShipmentOverviewInput_ReportView
{
"fundingSourceIds": [
"string"
],
"fundingSourceIdsString": "string",
"groupByFundingSourceType": true,
"groupByProcurementAgentType": true,
"planningUnitIds": [
"string"
],
"planningUnitIdsString": "string",
"programIds": [
"string"
],
"programIdsString": "string",
"realmCountryIds": [
"string"
],
"realmCountryIdsString": "string",
"realmId": 0,
"shipmentStatusIds": [
"string"
],
"shipmentStatusIdsString": "string",
"startDate": "2024-07-29T15:51:28.071Z",
"stopDate": "2024-07-29T15:51:28.071Z",
"useApprovedSupplyPlanOnly": true
}