import 'package:openapi/api.dart';
Name | Type | Description | Notes |
---|---|---|---|
pkiBrandingID | int | The unique ID of the Branding | |
fkiEmailID | int | The unique ID of the Email | [optional] |
objBrandingDescription | MultilingualBrandingDescription | ||
sBrandingDescriptionX | String | The Description of the Branding in the language of the requester | |
sBrandingName | String | The name of the Branding This value will only be set if you wish to overwrite the default name. If you want to keep the default name, leave this property empty | [optional] |
sEmailAddress | String | The email address. | [optional] |
eBrandingLogo | FieldEBrandingLogo | ||
eBrandingAlignlogo | FieldEBrandingAlignlogo | ||
iBrandingColor | int | The primary color. This is a RGB color converted into integer | |
bBrandingIsactive | bool | Whether the Branding is active or not | |
sBrandingLogourl | String | The url of the picture used as logo in the Branding | [optional] |
sBrandingLogoemailurl | String | The url of the picture used in email as logo in the Branding | [optional] |
sBrandingLogointerfaceurl | String | The url of the picture used as logo in the Branding | [optional] |