Theme - Fetch details of the requested theme
Last updated
Last updated
Expects Id of an existing tenant
Expects Id of an existing theme
Successful retrieval of the requested theme
A public property of type Guid (a unique identifier) that has both a getter and a setter method, which allows for getting and setting the value of the themeId property.
A public property of type string that has both a getter and a setter method, which allows for getting and setting the value of the themeName property.
Class for representing the theme object.