katana_public_api_client.models.demand_forecast_period¶ katana_public_api_client.models.demand_forecast_period ¶ Classes¶ DemandForecastPeriod ¶ A single demand forecast period with stock and demand quantities Example {'period_start': '2024-01-01T00:00:00.000Z', 'period_end': '2024-01-06T23:59:59.999Z', 'in_stock': '125', 'expected': '50', 'committed': '25'}