BundleItem model¶
BundleItem
is a model representing a single item in a bundle and consists of the following fields:
- variantId:
number
- options:
Record<string, unknown> | null
BundleItem
is a model representing a single item in a bundle and consists of the following fields:
number
Record<string, unknown> | null