InternalParticipantUpdateStruct
        InternalParticipantUpdateStruct.php
                :
        11
                
    
                                Final
                
                    
                Extends AbstractParticipantUpdateStruct
            
        
        
                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
                
getType()
            ¶
    
        
        InternalParticipantUpdateStruct.php
                :
        13
                
    
        | 
                     | 
                
                    
                     | 
            
Return values
string
                
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 | - | - |