AbstractParticipantUpdateStruct
        AbstractParticipantUpdateStruct.php
                :
        11
                
    
                                        Abstract
        
        
                    
                Implements
                                    ParticipantTypeAwareInterface                            
        
                Properties¶
                
        $token
            ¶
    
        
        AbstractParticipantUpdateStruct.php
                :
        15
                
    
        | 
                     | 
                
                    
                     | 
            
Methods¶
                
__construct()
            ¶
    
        
        AbstractParticipantUpdateStruct.php
                :
        17
                
    
        | 
                     | 
                
                    
                     | 
            
Parameters
| Name | Type | Default value | Description | 
|---|---|---|---|
| $scope | string|null | null | - | 
| $token | string|null | null | - | 
                
getScope()
            ¶
    
        
        AbstractParticipantUpdateStruct.php
                :
        25
                
    
        | 
                     | 
                
                    
                     | 
            
Return values
string|null
                
getToken()
            ¶
    
        
        AbstractParticipantUpdateStruct.php
                :
        35
                
    
        | 
                     | 
                
                    
                     | 
            
Return values
string|null
                
setScope()
            ¶
    
        
        AbstractParticipantUpdateStruct.php
                :
        30
                
    
        | 
                     | 
                
                    
                     | 
            
Parameters
| Name | Type | Default value | Description | 
|---|---|---|---|
| $scope | string|null | - | - | 
                
setToken()
            ¶
    
        
        AbstractParticipantUpdateStruct.php
                :
        40
                
    
        | 
                     | 
                
                    
                     | 
            
Parameters
| Name | Type | Default value | Description | 
|---|---|---|---|
| $token | string|null | - | - |