ProductVariantQuery
ProductVariantQuery.php
:
11
Constants¶
DEFAULT_LIMIT ¶
ProductVariantQuery.php
:
13
|
|
Methods¶
__construct()
¶
ProductVariantQuery.php
:
19
|
|
Parameters
Name | Type | Default value | Description |
---|---|---|---|
$offset | int | 0 | - |
$limit | int | ProductVariantQuery::DEFAULT_LIMIT | - |
getLimit()
¶
ProductVariantQuery.php
:
35
|
|
Return values
int
getOffset()
¶
ProductVariantQuery.php
:
25
|
|
Return values
int
setLimit()
¶
ProductVariantQuery.php
:
40
|
|
Parameters
Name | Type | Default value | Description |
---|---|---|---|
$limit | int | - | - |
setOffset()
¶
ProductVariantQuery.php
:
30
|
|
Parameters
Name | Type | Default value | Description |
---|---|---|---|
$offset | int | - | - |