CreatedThemeResult
                                    The returned Object when importing a theme.
API Section: Objects
Type: Object
Properties
| 
                                                     Name  | 
                                                
                                                     Description  | 
                                                
                                                     Required  | 
                                                
                                                     Type  | 
                                                
                                                     Format  | 
                                            
|---|---|---|---|---|
| 
                                                     
                                                          | 
                                                
                                                     Boolean showing success or failure result.  | 
                                                - | 
                                                     boolean  | 
                                                |
| 
                                                     
                                                          | 
                                                
                                                     Error message in case of failure  | 
                                                - | 
                                                     string  | 
                                                |
| 
                                                     
                                                          | 
                                                
                                                     List of item ID's that have been affected by the function call. The type of ID depends on the function.  | 
                                                - | 
Usages
 /API2/themes/importTheme
                                    
 /API3/themes/importTheme
                                    
 success