AbstractPriceStatsAggregation
        AbstractPriceStatsAggregation.php
                :
        14
                 
    
                                        Abstract
        
                    
                Extends AbstractStatsAggregation
            
        
        
                Properties¶
                 $currency
            ¶
        $currency
            ¶
    
        
        AbstractPriceStatsAggregation.php
                :
        16
                 
    
        |  |  | 
                 $name
            ¶
        $name
            ¶
    
        
        AbstractStatsAggregation.php
                :
        20
                 
    
        The name of the aggregation.
|  |  | 
Methods¶
                 __construct()
            ¶
__construct()
            ¶
    
        
        AbstractPriceStatsAggregation.php
                :
        18
                 
    
        |  |  | 
Parameters
| Name | Type | Default value | Description | 
|---|---|---|---|
| $name | string | - | - | 
| $currency | CurrencyInterface | - | - | 
                 getCurrency()
            ¶
getCurrency()
            ¶
    
        
        AbstractPriceStatsAggregation.php
                :
        25
                 
    
        |  |  | 
Return values
                 getName()
            ¶
getName()
            ¶
    
        
        AbstractStatsAggregation.php
                :
        27
                 
    
        |  |  | 
Return values
string