PriceDetectService

Namespace

IO\Services

Properties
Type Name Description

``

$classId

``

$singleAccess

``

$currency

``

$plentyId

``

$shippingCountryId

DetectSalesPriceService

$detectSalesPriceService

CustomerService

$customerService

Application

$app

CheckoutService

$checkoutService

BasketService

$basketService

VatService

$vatService

VatInitService

$vatInitService

``

$referrerId

Methods
public __construct($detectSalesPriceService, $customerService, $app, $checkoutService)

PriceDetectService constructor.

Parameters

Type

Name

Description

DetectSalesPriceService

$detectSalesPriceService

CustomerService

$customerService

Application

$app

CheckoutService

$checkoutService

public getPriceIdsForCustomer()