Theme
Rust type: enums::Theme
Constructors
This is an abstract type. At runtime it will be one of the following variants:
| Theme |
Requests returning this type
| CreateTheme |
| GetTheme |
| UpdateTheme |
Requests accepting this type as input
None.
Other types containing this type
| UpdateTheme |