Interface: BundleUpdateInput
Defined in: type/BundleUpdateInput.ts:5
Input object for BundleUpdateInput
Properties
condition?
optionalcondition?:BundleCondition
Defined in: type/BundleUpdateInput.ts:13
The discount condition for this bundle. Discount can be applied for Extra Products (EP) or All Products (ALL).
description?
optionaldescription?:string
Defined in: type/BundleUpdateInput.ts:9
The description for this bundle.
discount?
optionaldiscount?:number
Defined in: type/BundleUpdateInput.ts:11
The discount percentage to be applied to this bundle.
name?
optionalname?:string
Defined in: type/BundleUpdateInput.ts:7
The name for this bundle.
price?
optionalprice?:number
Defined in: type/BundleUpdateInput.ts:15
The bundle prices.
taxZone?
optionaltaxZone?:string
Defined in: type/BundleUpdateInput.ts:17
The bundle tax zone.