| Name | Type | Description | Notes |
|---|---|---|---|
| primaryColor | string | The primary color of the UI in hex format (rrggbb). | [optional] [default to '4caf50'] |
| backgroundColor | string | The background color of the UI in hex format (rrggbb). | [optional] [default to '333333'] |
| textColor | string | The text color of the UI in hex format (rrggbb). | [optional] [default to '000000'] |
| logo | string | The company logo for the UI in PNG fileformat (512 px * 512 px) as a base64 encoded string. | [optional] |
| logoBackgroundColor | string | The logo background color in hex format (rrggbb). | [optional] [default to 'ffffff'] |
| language | string | The language related settings for the UI as a JSON. | [optional] |