Methods¶
                
__toString()
            ¶
    
        
        PriceInterface.php
                :
        35
                
    
        | 
                     | 
                
                    
                     | 
            
Return values
string
                
getAmount()
            ¶
    
        
        PriceInterface.php
                :
        22
                
    
        | 
                     | 
                
                    
                     | 
            
Return values
numeric-string
                
getBaseAmount()
            ¶
    
        
        PriceInterface.php
                :
        27
                
    
        | 
                     | 
                
                    
                     | 
            
Return values
numeric-string
                
getBaseMoney()
            ¶
    
        
        PriceInterface.php
                :
        33
                
    
        | 
                     | 
                
                    
                     | 
            
Return values
Money
                
getCurrency()
            ¶
    
        
        PriceInterface.php
                :
        29
                
    
        | 
                     | 
                
                    
                     | 
            
Return values
                
getCustomPrice()
            ¶
    
        
        CustomPriceAwareInterface.php
                :
        15
                
    
        | 
                     | 
                
                    
                     | 
            
Return values
Money|null
                
getCustomPriceAmount()
            ¶
    
        
        CustomPriceAwareInterface.php
                :
        20
                
    
        | 
                     | 
                
                    
                     | 
            
Return values
numeric-string|null
                
getCustomPriceRule()
            ¶
    
        
        CustomPriceAwareInterface.php
                :
        25
                
    
        | 
                     | 
                
                    
                     | 
            
Return values
numeric-string|null
                
getId()
            ¶
    
        
        PriceInterface.php
                :
        15
                
    
        | 
                     | 
                
                    
                     | 
            
Return values
int
                
getMoney()
            ¶
    
        
        PriceInterface.php
                :
        31
                
    
        | 
                     | 
                
                    
                     | 
            
Return values
Money
                
getProduct()
            ¶
    
        
        PriceInterface.php
                :
        17
                
    
        | 
                     | 
                
                    
                     |