ApiProductActionRebate
class ApiProductActionRebate extends ApiAbstractEntity
Class ApiProductActionRebate
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 = 'id_artikal, procenat_rabata', $view = 'webshop.web_akcijski_rabat')
ApiProductActionRebate constructor.
Details
at line 27
__construct($page = null, $perPage = 100, $select = 'id_artikal, procenat_rabata', $view = 'webshop.web_akcijski_rabat')
ApiProductActionRebate constructor.