Properties¶
$name¶
AbstractRangeAggregation.php
:
20
The name of the aggregation.
|
|
$ranges¶
AbstractRangeAggregation.php
:
23
|
|
Methods¶
__construct() ¶
ProductPriceRangeAggregation.php
:
20
|
|
Parameters
Name | Type | Default value | Description |
---|---|---|---|
$name | string | - | - |
$currencyCode | string | - | - |
$ranges | array<string|int, mixed> | - | - |
getCurrencyCode() ¶
ProductPriceRangeAggregation.php
:
26
|
|
Return values
string
getName() ¶
AbstractRangeAggregation.php
:
36
|
|
Return values
string
getRanges() ¶
AbstractRangeAggregation.php
:
31
|
|
Return values
array<string|int, mixed>