TeamInterface
        TeamInterface.php
                :
        18
                 
    
            Interface
                Methods¶
                 createTeamVariable()
            ¶
createTeamVariable()
            ¶
    
        
        TeamInterface.php
                :
        27
                 
    
        |  |  | 
Parameters
| Name | Type | Default value | Description | 
|---|---|---|---|
| $teamVariableCreateStruct | TeamVariableCreateStruct | - | - | 
Return values
Tags
                 listTeamVariable()
            ¶
listTeamVariable()
            ¶
    
        
        TeamInterface.php
                :
        44
                 
    
        |  |  | 
Parameters
| Name | Type | Default value | Description | 
|---|---|---|---|
| $teamVariableFilter | TeamVariableFilter | - | - | 
Return values
Tags
                 updateTeamVariable()
            ¶
updateTeamVariable()
            ¶
    
        
        TeamInterface.php
                :
        36
                 
    
        |  |  | 
Parameters
| Name | Type | Default value | Description | 
|---|---|---|---|
| $teamVariableUpdateStruct | TeamVariableUpdateStruct | - | - |