PaymentMethodListInterface
        PaymentMethodListInterface.php
                :
        17
                 
    
            Interface
                    
                Extends
                                    IteratorAggregate,                                     Countable                            
                Methods¶
                 getPaymentMethods()
            ¶
getPaymentMethods()
            ¶
    
        
        PaymentMethodListInterface.php
                :
        22
                 
    
        |  |  | 
Return values
array<string|int, PaymentMethodInterface>
                 getTotalCount()
            ¶
getTotalCount()
            ¶
    
        
        PaymentMethodListInterface.php
                :
        24
                 
    
        |  |  | 
Return values
int