import 'package:openapi/api.dart';
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 |