ThemeApiObject
The theme object holding the definition of a theme.
API Section: Objects
Type: Object
Properties
Name |
Description |
Required |
Type |
Format |
---|---|---|---|---|
themeId |
The theme ID. If provided, the GUID will be used. Otherwise, the function will auto-create it. |
- |
string |
|
themeName |
The theme name. If provided, the name will be used. Otherwise, the function will use the original theme name. |
- |
string |
|
themeData |
The encrypted theme data |
Y |
string |
|
isDefault |
Boolean of whether theme is default or not |
- |
boolean |
*Required elements are only used for API parameters