Skip to main content

Interface: BundlePrice

Defined in: type/BundlePrice.ts:4

Object class for BundlePrice

Properties

gross?

optional gross?: number

Defined in: type/BundlePrice.ts:8

Gross price of the bundle after discounts applied


net?

optional net?: number

Defined in: type/BundlePrice.ts:6

Net price of the bundle after discounts applied


originalGross?

optional originalGross?: number

Defined in: type/BundlePrice.ts:12

Original gross price of the bundle before discounts applied


originalNet?

optional originalNet?: number

Defined in: type/BundlePrice.ts:10

Original net price of the bundle before discounts applied