ApiAllPriceLists
class ApiAllPriceLists extends ApiAbstractEntity
Class ApiAllPriceLists
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($page = null, $perPage = 100, $select = 'price_list_code, product_code, price', $view = 'webshop.price_list_item_view')
ApiAttributes constructor.
Details
at line 19
__construct($page = null, $perPage = 100, $select = 'price_list_code, product_code, price', $view = 'webshop.price_list_item_view')
ApiAttributes constructor.