PrivacyStream
        
        extends Model
    
    
            
            in package
            
        
    
    
    
Table of Contents
Properties
- $timestamps : mixed
 - $fillable : mixed
 - $table : mixed
 
Properties
$timestamps
    public
        mixed
    $timestamps
     = false
    
    
    
$fillable
    protected
        mixed
    $fillable
     = ['privacy_id', 'item_id']
    
    
    
$table
    protected
        mixed
    $table
     = 'search_privacy_streams'