Interface: Bundle
Defined in: type/Bundle.ts:7
Object class for Bundle
Properties
condition?
optionalcondition?:BundleCondition
Defined in: type/Bundle.ts:17
Discount condition for this bundle. Discount can be applied for Extra Products (EP) or All Products (ALL).
createdAt?
optionalcreatedAt?:string
Defined in: type/Bundle.ts:23
Bundle creation date [default: now]
createdBy?
optionalcreatedBy?:number
Defined in: type/Bundle.ts:25
Bundle creator
description?
optionaldescription?:string
Defined in: type/Bundle.ts:13
Bundle description
discount?
optionaldiscount?:number
Defined in: type/Bundle.ts:15
Bundle discount amount
id
id:
string
Defined in: type/Bundle.ts:9
Bundle primary identifier
items?
optionalitems?:BundleItem[]
Defined in: type/Bundle.ts:21
Items in the bundle.
lastModifiedAt?
optionallastModifiedAt?:string
Defined in: type/Bundle.ts:27
Last modified date
lastModifiedBy?
optionallastModifiedBy?:number
Defined in: type/Bundle.ts:29
Last modified by
name?
optionalname?:string
Defined in: type/Bundle.ts:11
Bundle name
price?
optionalprice?:BundlePrice
Defined in: type/Bundle.ts:19
Bundle price