CustomPropertiesDataFillInStruct
        CustomPropertiesDataFillInStruct.php
                :
        11
                 
    
                                Final
                
        
        
                Methods¶
                 __construct()
            ¶
__construct()
            ¶
    
        
        CustomPropertiesDataFillInStruct.php
                :
        23
                 
    
        |  |  | 
Parameters
| Name | Type | Default value | Description | 
|---|---|---|---|
| $teamId | int | - | - | 
| $blueprint | string | - | - | 
| $scheduling | string | - | - | 
| $folderId | int | null | - | 
| $basedon | int | null | - | 
                 getBasedon()
            ¶
getBasedon()
            ¶
    
        
        CustomPropertiesDataFillInStruct.php
                :
        57
                 
    
        |  |  | 
Return values
int|null
                 getBlueprint()
            ¶
getBlueprint()
            ¶
    
        
        CustomPropertiesDataFillInStruct.php
                :
        42
                 
    
        |  |  | 
Return values
string
                 getFolderId()
            ¶
getFolderId()
            ¶
    
        
        CustomPropertiesDataFillInStruct.php
                :
        52
                 
    
        |  |  | 
Return values
int|null
                 getScheduling()
            ¶
getScheduling()
            ¶
    
        
        CustomPropertiesDataFillInStruct.php
                :
        47
                 
    
        |  |  | 
Return values
string
                 getTeamId()
            ¶
getTeamId()
            ¶
    
        
        CustomPropertiesDataFillInStruct.php
                :
        37
                 
    
        |  |  | 
Return values
int