Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 1.34 KB

File metadata and controls

22 lines (18 loc) · 1.34 KB

eZmaxApi.Model.BrandingResponseV3

A Branding Object

Properties

Name Type Description Notes
PkiBrandingID int The unique ID of the Branding
FkiDomainID int The unique ID of the Domain [optional]
SDomainName string The name of the Domain [optional]
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

[Back to Model list] [Back to API list] [Back to README]