ApiProductPrices
class ApiProductPrices extends ApiAbstractEntity
Class ApiProductPrices
Properties
| protected String | $select | from ApiAbstractEntity | |
| protected String | $view | from ApiAbstractEntity | |
| protected String | $page | from ApiAbstractEntity | |
| protected String | $perPage | from ApiAbstractEntity | |
| protected String | $condition | from ApiAbstractEntity | |
| protected String | $paginationParam | from ApiAbstractEntity | |
| protected string | $groupBy | from ApiAbstractEntity | |
| protected string | $orderBy | from ApiAbstractEntity |
Methods
__construct($priceListCode, $userCode, $productCodes, $view = 'webshop.price_list_item_view', $page = null, $perPage = null, $select = '*')
ApiAbstractEntity constructor.
Details
at line 23
__construct($priceListCode, $userCode, $productCodes, $view = 'webshop.price_list_item_view', $page = null, $perPage = null, $select = '*')
ApiAbstractEntity constructor.