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