AvailabilityInterface
        AvailabilityInterface.php
                :
        13
                
    
            Interface
                Methods¶
                
getProduct()
            ¶
    
        
        AvailabilityInterface.php
                :
        26
                
    
        | 
                     | 
                
                    
                     | 
            
Return values
                
getStock()
            ¶
    
        
        AvailabilityInterface.php
                :
        17
                
    
        | 
                     | 
                
                    
                     | 
            
Return values
int|null
                
isAvailable()
            ¶
    
        
        AvailabilityInterface.php
                :
        15
                
    
        | 
                     | 
                
                    
                     | 
            
Return values
bool
                
isInfinite()
            ¶
    
        
        AvailabilityInterface.php
                :
        24
                
    
        | 
                     | 
                
                    
                     | 
            
Return values
bool