Skip to content
This repository has been archived by the owner on Apr 14, 2024. It is now read-only.

Latest commit

 

History

History
22 lines (18 loc) · 1.66 KB

BrandingResponse.md

File metadata and controls

22 lines (18 loc) · 1.66 KB

EZmaxApiDefinitionFull.BrandingResponse

Properties

Name Type Description Notes
pkiBrandingID Number The unique ID of the Branding
fkiEmailID Number 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
iBrandingColortext Number The color of the text. This is a RGB color converted into integer
iBrandingColortextlinkbox Number The color of the text in the link box. This is a RGB color converted into integer
iBrandingColortextbutton Number The color of the text in the button. This is a RGB color converted into integer
iBrandingColorbackground Number The color of the background. This is a RGB color converted into integer
iBrandingColorbackgroundbutton Number The color of the background of the button. This is a RGB color converted into integer
iBrandingColorbackgroundsmallbox Number The color of the background of the small box. This is a RGB color converted into integer
bBrandingIsactive Boolean Whether the Branding is active or not