DeletedAsset
class DeletedAsset extends DeletedResource
A DeletedAsset describes an asset that has been deleted.
Properties
| protected DeletedAsset | $sys | 
Methods
                    __construct(array $data)
        
                                            
                Resources in this SDK should not be built using $new Class().
from BaseResource
            
                    getSystemProperties()
        
                                            
                
            {@inheritdoc}
Details
        in BaseResource at         line 26
                    protected        
    __construct(array $data)
        
    
    Resources in this SDK should not be built using $new Class().
This method is only useful in testing environments, where the resource needs to be subclasses and this method made public.
        in BaseResource at         line 38
                            
    asLink()
        
    
    {@inheritdoc}
        in BaseResource at         line 49
                            
    getId()
        
    
    {@inheritdoc}
        in BaseResource at         line 57
                            
    getType()
        
    
    {@inheritdoc}
        in DeletedResource at         line 22
                            
    jsonSerialize()
        
    
    {@inheritdoc}
        at         line 29
                            
    getSystemProperties()
        
    
    {@inheritdoc}