EntryStructInterface
        EntryStructInterface.php
                :
        18
                 
    
            Interface
                Marker interface for EntryAddStruct and EntryUpdateStruct simplifying price context resolving.
Methods¶
                 getContext()
            ¶
getContext()
            ¶
    
        
        EntryStructInterface.php
                :
        25
                 
    
        |  |  | 
Return values
MapInterface<string, mixed>|null
                 getQuantity()
            ¶
getQuantity()
            ¶
    
        
        EntryStructInterface.php
                :
        20
                 
    
        |  |  | 
Return values
int|null