ProductPriceUpdateStructInterface
ProductPriceUpdateStructInterface.php
:
15
Interface
Extends
ProductPriceStructInterface
Methods¶
execute()
¶
ProductPriceStructInterface.php
:
16
|
|
Parameters
Name | Type | Default value | Description |
---|---|---|---|
$productPriceService | ProductPriceServiceInterface | - | - |
getCustomPriceMoney()
¶
ProductPriceUpdateStructInterface.php
:
26
|
|
Return values
Money|null
getCustomPriceRule()
¶
ProductPriceUpdateStructInterface.php
:
28
|
|
Return values
string|null
getId()
¶
ProductPriceUpdateStructInterface.php
:
22
|
|
Return values
int
Tags
getMoney()
¶
ProductPriceUpdateStructInterface.php
:
24
|
|
Return values
Money|null
getPrice()
¶
ProductPriceUpdateStructInterface.php
:
17
|
|
Return values
getProduct()
¶
ProductPriceStructInterface.php
:
18
|
|