MigratePointTransaction
    
            
            in package
            
        
    
            
            implements
                            ShouldQueue,                             ShouldBeUnique                    
    
            
            Uses
                            Dispatchable,                             InteractsWithQueue,                             Queueable,                             SerializesModels                    
    
Table of Contents
Interfaces
- ShouldQueue
 - ShouldBeUnique
 
Properties
- $packageId : string
 
Methods
- __construct() : mixed
 - handle() : void
 - uniqueId() : string
 
Properties
$packageId
    protected
        string
    $packageId
    
    
    
    
Methods
__construct()
    public
                    __construct(string $packageId) : mixed
    Parameters
- $packageId : string
 
handle()
    public
                    handle() : void
    uniqueId()
    public
                    uniqueId() : string