Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 1.94 KB

BrandingResponse.md

File metadata and controls

25 lines (20 loc) · 1.94 KB

BrandingResponse

Properties

Name Type Description Notes
pkiBrandingID kotlin.Int The unique ID of the Branding
objBrandingDescription MultilingualBrandingDescription
sBrandingDescriptionX kotlin.String The Description of the Branding in the language of the requester
eBrandingLogo FieldEBrandingLogo
iBrandingColortext kotlin.Int The color of the text. This is a RGB color converted into integer
iBrandingColortextlinkbox kotlin.Int The color of the text in the link box. This is a RGB color converted into integer
iBrandingColortextbutton kotlin.Int The color of the text in the button. This is a RGB color converted into integer
iBrandingColorbackground kotlin.Int The color of the background. This is a RGB color converted into integer
iBrandingColorbackgroundbutton kotlin.Int The color of the background of the button. This is a RGB color converted into integer
iBrandingColorbackgroundsmallbox kotlin.Int The color of the background of the small box. This is a RGB color converted into integer
bBrandingIsactive kotlin.Boolean Whether the Branding is active or not
fkiEmailID kotlin.Int The unique ID of the Email [optional]
sBrandingName kotlin.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 kotlin.String The email address. [optional]
eBrandingLogointerface FieldEBrandingLogointerface [optional]
iBrandingInterfacecolor kotlin.Int The color of the interface. This is a RGB color converted into integer [optional]