# BrandingListElement

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**pkiBrandingID** | **Int** | The unique ID of the Branding | 
**sBrandingDescriptionX** | **String** | The Description of the Branding in the language of the requester | 
**iBrandingColortext** | **Int** | The color of the text. This is a RGB color converted into integer | 
**iBrandingColortextlinkbox** | **Int** | The color of the text in the link box. This is a RGB color converted into integer | 
**iBrandingColortextbutton** | **Int** | The color of the text in the button. This is a RGB color converted into integer | 
**iBrandingColorbackground** | **Int** | The color of the background. This is a RGB color converted into integer | 
**iBrandingColorbackgroundbutton** | **Int** | The color of the background of the button. This is a RGB color converted into integer | 
**iBrandingColorbackgroundsmallbox** | **Int** | The color of the background of the small box. This is a RGB color converted into integer | 
**bBrandingIsactive** | **Bool** | Whether the Branding is active or not | 

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)