Skip to main content

Module bundling

Module bundling 

Source
Expand description

Product bundling and relationship management

Structs§

Bundle
Bundle definition
BundlePrice
Bundle pricing
BundleProduct
Product in a bundle
ProductRelationship

Enums§

BundleDiscountType
Bundle discount type
BundleType
Bundle type
ProductRelationshipType
Product relationship between offerings (TMF-style graph edge).

Functions§

calculate_bundle_price
Calculate bundle price
validate_bundle
Validate bundle configuration
validate_bundle_selection
Validate a runtime selection of offerings against a bundle definition.
validate_relationships
Validate product relationship constraints for a cart selection.