ServiceItemsInterface
Service item builder interface
Table of Contents
Methods
| build() | Builds service information into an ItemPriceCollection |
Methods
build()
Builds service information into an ItemPriceCollection
public
build(ItemInterface $service, ItemInterface $package, ItemInterface $pricing, ItemCollection $options) : ItemPriceCollection
Parameters
- $service : ItemInterface
-
An item representing the service
- $package : ItemInterface
-
An item representing the package
- $pricing : ItemInterface
-
An item representing the pricing
- $options : ItemCollection
-
A collection representing the service options