BundleChild model¶
BundleChild represents a single child product within a bundle, as returned by the product API. Each entry extends the full Product model with additional bundle-specific fields:
- quantity:
string - bundleStockId:
string
Contained in the Product model under the bundleChildren field.