AssetServiceInterface
        AssetServiceInterface.php
                :
        15
                
    
            Interface
                Methods¶
                
findAssets()
            ¶
    
        
        AssetServiceInterface.php
                :
        20
                
    
        | 
                     | 
                
                    
                     | 
            
Parameters
| Name | Type | Default value | Description | 
|---|---|---|---|
| $product | ProductInterface | - | - | 
| $onlyAvailable | bool | false | - | 
Return values
Tags
                
getAsset()
            ¶
    
        
        AssetServiceInterface.php
                :
        26
                
    
        | 
                     | 
                
                    
                     | 
            
Parameters
| Name | Type | Default value | Description | 
|---|---|---|---|
| $product | ProductInterface | - | - | 
| $identifier | string | - | - |